Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp2612 void writeParamOperand(const Value *Operand, AttributeSet Attrs);
2750 void AssemblyWriter::writeParamOperand(const Value *Operand, in writeParamOperand() function in AssemblyWriter
4161 writeParamOperand(CI->getArgOperand(op), PAL.getParamAttributes(op)); in printInstruction()
4206 writeParamOperand(II->getArgOperand(op), PAL.getParamAttributes(op)); in printInstruction()
4246 writeParamOperand(CBI->getArgOperand(op), PAL.getParamAttributes(op)); in printInstruction()