Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp426 void VPIntrinsic::setVectorLengthParam(Value *NewEVL) { in setVectorLengthParam() function in VPIntrinsic
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp654 VPI.setVectorLengthParam(MaxEVL); in discardEVLParameter()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h576 void setVectorLengthParam(Value *);