Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2639 void writeParamOperand(const Value *Operand, AttributeSet Attrs);
2781 void AssemblyWriter::writeParamOperand(const Value *Operand, in writeParamOperand() function in AssemblyWriter
4334 writeParamOperand(CI->getArgOperand(op), PAL.getParamAttrs(op)); in printInstruction()
4382 writeParamOperand(II->getArgOperand(op), PAL.getParamAttrs(op)); in printInstruction()
4422 writeParamOperand(CBI->getArgOperand(op), PAL.getParamAttrs(op)); in printInstruction()