Home
last modified time | relevance | path

Searched refs:inv_code (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/mips/
H A Dmips.c3106 enum rtx_code inv_code = reverse_condition (code); in mips_emit_int_relational() local
3107 if (!mips_relational_operand_ok_p (inv_code, cmp1)) in mips_emit_int_relational()
3115 mips_emit_binary (inv_code, inv_target, cmp0, cmp1); in mips_emit_int_relational()
3121 mips_emit_binary (inv_code, target, cmp0, cmp1); in mips_emit_int_relational()