Searched refs:writeParamOperand (Results 1 – 1 of 1) sorted by relevance
2581 void writeParamOperand(const Value *Operand, AttributeSet Attrs);2721 void AssemblyWriter::writeParamOperand(const Value *Operand, in writeParamOperand() function in AssemblyWriter4243 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()