Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp2581 void writeParamOperand(const Value *Operand, AttributeSet Attrs);
2721 void AssemblyWriter::writeParamOperand(const Value *Operand, in writeParamOperand() function in AssemblyWriter
4243 writeParamOperand(CI->getArgOperand(op), PAL.getParamAttrs(op)); in printInstruction()
4291 writeParamOperand(II->getArgOperand(op), PAL.getParamAttrs(op)); in printInstruction()
4331 writeParamOperand(CBI->getArgOperand(op), PAL.getParamAttrs(op)); in printInstruction()