Searched refs:writeParamOperand (Results 1 – 1 of 1) sorted by relevance
2388 void writeParamOperand(const Value *Operand, AttributeSet Attrs);2526 void AssemblyWriter::writeParamOperand(const Value *Operand, in writeParamOperand() function in AssemblyWriter3878 writeParamOperand(CI->getArgOperand(op), PAL.getParamAttributes(op)); in printInstruction()3923 writeParamOperand(II->getArgOperand(op), PAL.getParamAttributes(op)); in printInstruction()3963 writeParamOperand(CBI->getArgOperand(op), PAL.getParamAttributes(op)); in printInstruction()