Home
last modified time | relevance | path

Searched defs:FVTy (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/polly/lib/CodeGen/
DBlockGenerators.cpp1045 auto *FVTy = FixedVectorType::get(ScalarType, Width); in getVectorPtrTy() local
1108 auto *FVTy = FixedVectorType::get( in generateUnknownStrideLoad() local
1280 auto *FVTy = FixedVectorType::get(Inst->getType(), VectorWidth); in copyInstScalarized() local
/external/llvm-project/llvm/include/llvm/IR/
DDerivedTypes.h562 static FixedVectorType *get(Type *ElementType, const FixedVectorType *FVTy) { in get()
DPatternMatch.h282 auto *FVTy = dyn_cast<FixedVectorType>(VTy); in match() local
/external/llvm-project/llvm/lib/Analysis/
DValueTracking.cpp214 auto *FVTy = dyn_cast<FixedVectorType>(V->getType()); in computeKnownBits() local
386 auto *FVTy = dyn_cast<FixedVectorType>(V->getType()); in ComputeNumSignBits() local
1809 if (auto *FVTy = dyn_cast<FixedVectorType>(Ty)) { in computeKnownBits() local
2483 auto *FVTy = dyn_cast<FixedVectorType>(V->getType()); in isKnownNonZero() local
2683 if (auto *FVTy = dyn_cast<FixedVectorType>(Ty)) { in ComputeNumSignBitsImpl() local
4733 if (auto *FVTy = dyn_cast<FixedVectorType>(C->getType())) { in canCreateUndefOrPoison() local
DVectorUtils.cpp273 if (auto *FVTy = dyn_cast<FixedVectorType>(VTy)) { in findScalarElement() local
DConstantFolding.cpp2859 auto *FVTy = cast<FixedVectorType>(VTy); in ConstantFoldVectorCall() local
/external/llvm-project/llvm/lib/IR/
DConstantFold.cpp1452 if (auto *FVTy = dyn_cast<FixedVectorType>(VTy)) { in ConstantFoldBinaryInstruction() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp5275 } else if (auto *FVTy = dyn_cast<FixedVectorType>(Type)) { in getFlippedStrictnessPredicateAndConstant() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp10924 auto *FVTy = cast<FixedVectorType>(VTy); in lowerInterleavedLoad() local