Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp277 VPI.setVectorLengthParam(MaxEVL); in discardEVLParameter()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DIntrinsicInst.cpp314 void VPIntrinsic::setVectorLengthParam(Value *NewEVL) { in setVectorLengthParam() function in VPIntrinsic
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicInst.h407 void setVectorLengthParam(Value *);