Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDIntrinsicInst.cpp421 void VPIntrinsic::setVectorLengthParam(Value *NewEVL) { in setVectorLengthParam() function in VPIntrinsic
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDExpandVectorPredication.cpp678 VPI.setVectorLengthParam(MaxEVL); in discardEVLParameter()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDIntrinsicInst.h585 void setVectorLengthParam(Value *);