Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp257 Value *EVLParam = VPI.getVectorLengthParam(); in discardEVLParameter()
291 Value *OldEVLParam = VPI.getVectorLengthParam(); in foldEVLIntoMask()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DIntrinsicInst.cpp307 Value *VPIntrinsic::getVectorLengthParam() const { in getVectorLengthParam() function in VPIntrinsic
388 auto *VLParam = getVectorLengthParam(); in canIgnoreVectorLengthParam()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicInst.h406 Value *getVectorLengthParam() const;