Searched refs:first_writes_to_seconds_operands (Results 1 – 3 of 3) sorted by relevance
750 first_writes_to_seconds_operands (m32r_insn *a, in first_writes_to_seconds_operands() function848 if (first_writes_to_seconds_operands (a, b, TRUE)) in can_make_parallel()1122 if (first_writes_to_seconds_operands (&first, &second, FALSE)) in assemble_two_insns()1126 if (first_writes_to_seconds_operands (&second, &first, FALSE)) in assemble_two_insns()1346 && ! first_writes_to_seconds_operands (&prev_insn, &insn, FALSE)) in md_assemble()
76 (first_writes_to_seconds_operands): Do not run this check if3262 (first_writes_to_seconds_operands): Prototype.
300 (first_writes_to_seconds_operands): New function.