Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
HDVTEmitter.cpp121 bool IsScalable = VT->getValueAsBit("isScalable"); in run() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDValueTypes.cpp46 bool IsScalable) { in getExtendedVectorVT()
HDTargetLoweringBase.cpp1386 bool IsScalable = VT.isScalableVector(); in computeRegisterProperties() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGLoopInfo.cpp279 bool IsScalable = Attrs.VectorizeScalable == LoopAttributes::Enable; in createLoopVectorizeMetadata() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
HDMachineValueType.h460 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT()
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
HDSveEmitter.cpp71 bool DefaultType, IsScalable, Predicate, PredicatePattern, PrefetchOp, member in __anond35cb0260111::SVEType
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLoopUtils.cpp255 std::optional<int> IsScalable = getOptionalIntLoopAttribute( in getOptionalElementCountLoopAttribute() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTargetTransformInfoImpl.h497 ElementCount getMinimumVF(unsigned ElemWidth, bool IsScalable) const { in getMinimumVF()
HDTargetTransformInfo.h2607 bool IsScalable) const override { in getMinimumVF()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlanRecipes.cpp2447 bool VPWidenPointerInductionRecipe::onlyScalarsGenerated(bool IsScalable) { in onlyScalarsGenerated()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h463 bool IsScalable) const { in shouldExpandGetVectorLength()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGBuilder.cpp7959 bool IsScalable = cast<ConstantInt>(I.getOperand(2))->isOne(); in visitIntrinsicCall() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp28516 bool IsScalable = Ty->isScalableTy(); in createComplexDeinterleavingIR() local