Searched refs:ILTy (Results 1 – 1 of 1) sorted by relevance
1211 FixedVectorType *ILTy = FixedVectorType::get(ETy, Factor * ElementsPerSVI); in combine() local1215 Instruction::Load, ILTy, Factor, Indices, InsertionPoint->getAlign(), in combine()1224 auto LI = Builder.CreateAlignedLoad(ILTy, Ptr, InsertionPoint->getAlign(), in combine()