Home
last modified time | relevance | path

Searched refs:getStaticVectorLength (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp475 ElementCount StaticElemCount = VPI.getStaticVectorLength(); in discardEVLParameter()
513 ElementCount ElemCount = VPI.getStaticVectorLength(); in foldEVLIntoMask()
/llvm-project-15.0.7/llvm/lib/IR/
H A DIntrinsicInst.cpp331 ElementCount VPIntrinsic::getStaticVectorLength() const { in getStaticVectorLength() function in VPIntrinsic
483 ElementCount EC = getStaticVectorLength(); in canIgnoreVectorLengthParam()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DIntrinsicInst.h426 ElementCount getStaticVectorLength() const;