Searched defs:FVTy (Results 1 – 9 of 9) sorted by relevance
1045 auto *FVTy = FixedVectorType::get(ScalarType, Width); in getVectorPtrTy() local1108 auto *FVTy = FixedVectorType::get( in generateUnknownStrideLoad() local1280 auto *FVTy = FixedVectorType::get(Inst->getType(), VectorWidth); in copyInstScalarized() local
562 static FixedVectorType *get(Type *ElementType, const FixedVectorType *FVTy) { in get()
282 auto *FVTy = dyn_cast<FixedVectorType>(VTy); in match() local
214 auto *FVTy = dyn_cast<FixedVectorType>(V->getType()); in computeKnownBits() local386 auto *FVTy = dyn_cast<FixedVectorType>(V->getType()); in ComputeNumSignBits() local1809 if (auto *FVTy = dyn_cast<FixedVectorType>(Ty)) { in computeKnownBits() local2483 auto *FVTy = dyn_cast<FixedVectorType>(V->getType()); in isKnownNonZero() local2683 if (auto *FVTy = dyn_cast<FixedVectorType>(Ty)) { in ComputeNumSignBitsImpl() local4733 if (auto *FVTy = dyn_cast<FixedVectorType>(C->getType())) { in canCreateUndefOrPoison() local
273 if (auto *FVTy = dyn_cast<FixedVectorType>(VTy)) { in findScalarElement() local
2859 auto *FVTy = cast<FixedVectorType>(VTy); in ConstantFoldVectorCall() local
1452 if (auto *FVTy = dyn_cast<FixedVectorType>(VTy)) { in ConstantFoldBinaryInstruction() local
5275 } else if (auto *FVTy = dyn_cast<FixedVectorType>(Type)) { in getFlippedStrictnessPredicateAndConstant() local
10924 auto *FVTy = cast<FixedVectorType>(VTy); in lowerInterleavedLoad() local