Searched refs:first_writes_to_seconds_operands (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-m32r.c754 first_writes_to_seconds_operands (m32r_insn *a,
852 if (first_writes_to_seconds_operands (a, b, TRUE))
1126 if (first_writes_to_seconds_operands (&first, &second, FALSE))
1130 if (first_writes_to_seconds_operands (&second, &first, FALSE))
1350 && ! first_writes_to_seconds_operands (&prev_insn, &insn, FALSE))
751 first_writes_to_seconds_operands (m32r_insn *a, function
/haiku-buildtools/binutils/gas/config/
H A Dtc-m32r.c750 first_writes_to_seconds_operands (m32r_insn *a,
848 if (first_writes_to_seconds_operands (a, b, TRUE))
1122 if (first_writes_to_seconds_operands (&first, &second, FALSE))
1126 if (first_writes_to_seconds_operands (&second, &first, FALSE))
1346 && ! first_writes_to_seconds_operands (&prev_insn, &insn, FALSE))
747 first_writes_to_seconds_operands (m32r_insn *a, function

Completed in 114 milliseconds