Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2601 void writeParamOperand(const Value *Operand, AttributeSet Attrs);
2739 void AssemblyWriter::writeParamOperand(const Value *Operand, in writeParamOperand() function in AssemblyWriter
4148 writeParamOperand(CI->getArgOperand(op), PAL.getParamAttributes(op)); in printInstruction()
4193 writeParamOperand(II->getArgOperand(op), PAL.getParamAttributes(op)); in printInstruction()
4233 writeParamOperand(CBI->getArgOperand(op), PAL.getParamAttributes(op)); in printInstruction()