Searched refs:dest_operand_number (Results 1 – 1 of 1) sorted by relevance
18113 output_call (rtx insn, rtx *operands, int dest_operand_number, in output_call() argument18118 && GET_CODE (operands[dest_operand_number]) == SYMBOL_REF in output_call()18122 tree funname = get_identifier (XSTR (operands[dest_operand_number], 0)); in output_call()18147 dest_operand_number, IDENTIFIER_POINTER (labelname)); in output_call()18150 sprintf (buf, "bl %%z%d", dest_operand_number); in output_call()