/llvm-project/llvm/utils/TableGen/ |
H A D | VTEmitter.cpp |
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | ValueTypes.cpp | 46 getExtendedVectorVT(LLVMContext & Context,EVT VT,unsigned NumElements,bool IsScalable) getExtendedVectorVT() argument
|
H A D | TargetLoweringBase.cpp | 1575 bool IsScalable = VT.isScalableVector(); computeRegisterProperties() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGLoopInfo.cpp | 279 bool IsScalable = Attrs.VectorizeScalable == LoopAttributes::Enable; in createLoopVectorizeMetadata() local
|
/llvm-project/llvm/include/llvm/CodeGenTypes/ |
H A D | MachineValueType.h | 460 getVectorVT(MVT VT,unsigned NumElements,bool IsScalable) getVectorVT() argument
|
/llvm-project/clang/utils/TableGen/ |
H A D | SveEmitter.cpp | 71 bool DefaultType, IsScalable, Predicate, PredicatePattern, PrefetchOp, global() member in __anoncee49e800111::SVEType
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanRecipes.cpp | 1927 onlyScalarsGenerated(bool IsScalable) onlyScalarsGenerated() argument
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopUtils.cpp | 255 std::optional<int> IsScalable = getOptionalIntLoopAttribute( in getOptionalElementCountLoopAttribute() local
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 495 getMinimumVF(unsigned ElemWidth,bool IsScalable) getMinimumVF() argument
|
H A D | TargetTransformInfo.h | 2582 getMinimumVF(unsigned ElemWidth,bool IsScalable) getMinimumVF() argument
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 462 shouldExpandGetVectorLength(EVT CountVT,unsigned VF,bool IsScalable) shouldExpandGetVectorLength() argument
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 7950 bool IsScalable = cast<ConstantInt>(I.getOperand(2))->isOne(); visitIntrinsicCall() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 28302 bool IsScalable = Ty->isScalableTy(); createComplexDeinterleavingIR() local [all...] |