Searched defs:FVTy (Results 1 – 9 of 9) sorted by relevance
535 static FixedVectorType *get(Type *ElementType, const FixedVectorType *FVTy) { in get()
336 auto *FVTy = dyn_cast<FixedVectorType>(VTy); in match() local
206 auto *FVTy = dyn_cast<FixedVectorType>(V->getType()); in computeKnownBits() local378 auto *FVTy = dyn_cast<FixedVectorType>(V->getType()); in ComputeNumSignBits() local1817 if (auto *FVTy = dyn_cast<FixedVectorType>(Ty)) { in computeKnownBits() local2518 auto *FVTy = dyn_cast<FixedVectorType>(V->getType()); in isKnownNonZero() local2861 if (auto *FVTy = dyn_cast<FixedVectorType>(Ty)) { in ComputeNumSignBitsImpl() local4908 if (auto *FVTy = dyn_cast<FixedVectorType>(C->getType())) { in canCreateUndefOrPoison() local
2852 StringRef Name, Intrinsic::ID IntrinsicID, FixedVectorType *FVTy, in ConstantFoldFixedVectorCall()3002 if (auto *FVTy = dyn_cast<FixedVectorType>(Ty)) in ConstantFoldCall() local
274 if (auto *FVTy = dyn_cast<FixedVectorType>(VTy)) { in findScalarElement() local
1474 if (auto *FVTy = dyn_cast<FixedVectorType>(VTy)) { in ConstantFoldBinaryInstruction() local
1957 if (auto *FVTy = dyn_cast<FixedVectorType>(Arg->getType())) { in visitCallInst() local
5285 } else if (auto *FVTy = dyn_cast<FixedVectorType>(Type)) { in getFlippedStrictnessPredicateAndConstant() local
11347 auto *FVTy = cast<FixedVectorType>(VTy); in lowerInterleavedLoad() local