Searched refs:getVectorLengthParam (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp199 Value *VPIntrinsic::getVectorLengthParam() const { function in class:VPIntrinsic
274 auto *VLParam = getVectorLengthParam();
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h230 Value *getVectorLengthParam() const;

Completed in 165 milliseconds