Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVFABIDemangling.cpp
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DVTEmitter.cpp133 bool IsScalable = VT->getValueAsBit("isScalable"); in run() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DValueTypes.cpp47 bool IsScalable) { in getExtendedVectorVT()
H A DTargetLoweringBase.cpp1485 bool IsScalable = VT.isScalableVector(); in computeRegisterProperties() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.cpp264 bool IsScalable = Attrs.VectorizeScalable == LoopAttributes::Enable; in createLoopVectorizeMetadata() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DMachineValueType.h496 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp71 bool Immediate, Constant, Pointer, DefaultType, IsScalable; member in __anone51b860d0111::SVEType
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp2341 static Type *getGEPIndexTy(bool IsScalable, bool IsReverse, bool IsUnitStride, in getGEPIndexTy()
3697 bool VPWidenPointerInductionRecipe::onlyScalarsGenerated(bool IsScalable) { in onlyScalarsGenerated()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp256 std::optional<int> IsScalable = getOptionalIntLoopAttribute( in getOptionalElementCountLoopAttribute() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h601 virtual ElementCount getMinimumVF(unsigned ElemWidth, bool IsScalable) const { in getMinimumVF()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h486 bool IsScalable) const { in shouldExpandGetVectorLength()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8062 bool IsScalable = cast<ConstantInt>(I.getOperand(2))->isOne(); in visitIntrinsicCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp30353 bool IsScalable = Ty->isScalableTy(); in createComplexDeinterleavingIR() local