Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp492 Value *EVLParam = VPI.getVectorLengthParam(); in discardEVLParameter()
526 Value *OldEVLParam = VPI.getVectorLengthParam(); in foldEVLIntoMask()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DIntrinsicInst.cpp415 Value *VPIntrinsic::getVectorLengthParam() const { in getVectorLengthParam() function in VPIntrinsic
546 auto *VLParam = getVectorLengthParam(); in canIgnoreVectorLengthParam()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIntrinsicInst.h507 Value *getVectorLengthParam() const;