Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DVTEmitter.cpp74 bool IsScalable = VT->getValueAsInt("isScalable"); run() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DValueTypes.cpp46 bool IsScalable) { in getExtendedVectorVT() argument
H A DTargetLoweringBase.cpp1466 bool IsScalable = VT.isScalableVector(); computeRegisterProperties() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.cpp279 bool IsScalable = Attrs.VectorizeScalable == LoopAttributes::Enable; in createLoopVectorizeMetadata() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineValueType.h
H A DTargetLowering.h465 shouldExpandGetVectorLength(EVT CountVT,unsigned VF,bool IsScalable) shouldExpandGetVectorLength() argument
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp71 bool DefaultType, IsScalable, Predicate, PredicatePattern, PrefetchOp, member in __anon9ce31d5f0111::SVEType
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp255 std::optional<int> IsScalable = getOptionalIntLoopAttribute( in getOptionalElementCountLoopAttribute() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h476 getMinimumVF(unsigned ElemWidth,bool IsScalable) getMinimumVF() argument
H A DTargetTransformInfo.h2513 getMinimumVF(unsigned ElemWidth,bool IsScalable) getMinimumVF() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7585 bool IsScalable = cast<ConstantInt>(I.getOperand(2))->isOne(); visitIntrinsicCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp26940 bool IsScalable = Ty->isScalableTy(); createComplexDeinterleavingIR() local
[all...]