Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVFABIDemangling.cpp
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DVTEmitter.cpp121 bool IsScalable = VT->getValueAsBit("isScalable"); in run() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DValueTypes.cpp46 bool IsScalable) { in getExtendedVectorVT()
H A DTargetLoweringBase.cpp1386 bool IsScalable = VT.isScalableVector(); in computeRegisterProperties() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.cpp279 bool IsScalable = Attrs.VectorizeScalable == LoopAttributes::Enable; in createLoopVectorizeMetadata() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DMachineValueType.h460 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp71 bool DefaultType, IsScalable, Predicate, PredicatePattern, PrefetchOp, member in __anone51b860d0111::SVEType
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp255 std::optional<int> IsScalable = getOptionalIntLoopAttribute( in getOptionalElementCountLoopAttribute() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h497 ElementCount getMinimumVF(unsigned ElemWidth, bool IsScalable) const { in getMinimumVF()
H A DTargetTransformInfo.h2607 bool IsScalable) const override { in getMinimumVF()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp2447 bool VPWidenPointerInductionRecipe::onlyScalarsGenerated(bool IsScalable) { in onlyScalarsGenerated()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h463 bool IsScalable) const { in shouldExpandGetVectorLength()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7959 bool IsScalable = cast<ConstantInt>(I.getOperand(2))->isOne(); in visitIntrinsicCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp28516 bool IsScalable = Ty->isScalableTy(); in createComplexDeinterleavingIR() local