Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp261 ElementCount StaticElemCount = VPI.getStaticVectorLength(); in discardEVLParameter()
299 ElementCount ElemCount = VPI.getStaticVectorLength(); in foldEVLIntoMask()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DIntrinsicInst.cpp284 ElementCount VPIntrinsic::getStaticVectorLength() const { in getStaticVectorLength() function in VPIntrinsic
385 ElementCount EC = getStaticVectorLength(); in canIgnoreVectorLengthParam()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicInst.h414 ElementCount getStaticVectorLength() const;