Searched defs:FVTy (Results 1 – 8 of 8) sorted by relevance
180 auto *FVTy = dyn_cast<FixedVectorType>(V->getType()); in computeKnownBits() local377 auto *FVTy = dyn_cast<FixedVectorType>(V->getType()); in ComputeNumSignBits() local1942 if (auto *FVTy = dyn_cast<FixedVectorType>(Ty)) { in computeKnownBits() local2453 if (auto *FVTy = dyn_cast<FixedVectorType>(Ty)) { in isKnownNonZero() local2737 auto *FVTy = dyn_cast<FixedVectorType>(V->getType()); in isKnownNonZero() local3091 if (auto *FVTy = dyn_cast<FixedVectorType>(Ty)) { in ComputeNumSignBitsImpl() local5215 if (auto *FVTy = dyn_cast<FixedVectorType>(C->getType())) { in shiftAmountKnownInRange() local
3135 StringRef Name, Intrinsic::ID IntrinsicID, FixedVectorType *FVTy, in ConstantFoldFixedVectorCall()3289 if (auto *FVTy = dyn_cast<FixedVectorType>(Ty)) in ConstantFoldCall() local
289 if (auto *FVTy = dyn_cast<FixedVectorType>(VTy)) { in findScalarElement() local
533 static FixedVectorType *get(Type *ElementType, const FixedVectorType *FVTy) { in get()
344 auto *FVTy = dyn_cast<FixedVectorType>(VTy); in match() local
1232 if (auto *FVTy = dyn_cast<FixedVectorType>(VTy)) { in ConstantFoldBinaryInstruction() local
5776 } else if (auto *FVTy = dyn_cast<FixedVectorType>(Type)) { in getFlippedStrictnessPredicateAndConstant() local
14391 auto *FVTy = cast<FixedVectorType>(VTy); in lowerInterleavedLoad() local