Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp516 VPI.setVectorLengthParam(MaxEVL); in discardEVLParameter()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp394 void VPIntrinsic::setVectorLengthParam(Value *NewEVL) { in setVectorLengthParam() function in VPIntrinsic
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h596 LLVM_ABI void setVectorLengthParam(Value *);