Home
last modified time | relevance | path

Searched defs:IsScalable (Results 1 – 13 of 13) sorted by relevance

/llvm-project/llvm/utils/TableGen/
H A DVTEmitter.cpp
/llvm-project/llvm/lib/CodeGen/
H A DValueTypes.cpp46 getExtendedVectorVT(LLVMContext & Context,EVT VT,unsigned NumElements,bool IsScalable) getExtendedVectorVT() argument
H A DTargetLoweringBase.cpp1575 bool IsScalable = VT.isScalableVector(); computeRegisterProperties() local
/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.cpp279 bool IsScalable = Attrs.VectorizeScalable == LoopAttributes::Enable; in createLoopVectorizeMetadata() local
/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DMachineValueType.h460 getVectorVT(MVT VT,unsigned NumElements,bool IsScalable) getVectorVT() argument
/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp71 bool DefaultType, IsScalable, Predicate, PredicatePattern, PrefetchOp, global() member in __anoncee49e800111::SVEType
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1927 onlyScalarsGenerated(bool IsScalable) onlyScalarsGenerated() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp255 std::optional<int> IsScalable = getOptionalIntLoopAttribute( in getOptionalElementCountLoopAttribute() local
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h495 getMinimumVF(unsigned ElemWidth,bool IsScalable) getMinimumVF() argument
H A DTargetTransformInfo.h2582 getMinimumVF(unsigned ElemWidth,bool IsScalable) getMinimumVF() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h462 shouldExpandGetVectorLength(EVT CountVT,unsigned VF,bool IsScalable) shouldExpandGetVectorLength() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7950 bool IsScalable = cast<ConstantInt>(I.getOperand(2))->isOne(); visitIntrinsicCall() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp28302 bool IsScalable = Ty->isScalableTy(); createComplexDeinterleavingIR() local
[all...]