Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp257 Value *EVLParam = VPI.getVectorLengthParam(); in discardEVLParameter()
291 Value *OldEVLParam = VPI.getVectorLengthParam(); in foldEVLIntoMask()
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp307 Value *VPIntrinsic::getVectorLengthParam() const { in getVectorLengthParam() function in VPIntrinsic
435 auto *VLParam = getVectorLengthParam(); in canIgnoreVectorLengthParam()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h411 Value *getVectorLengthParam() const;