Lines Matching refs:rtx_code
351 enum rtx_code
352 reversed_comparison_code_parts (enum rtx_code code, const_rtx arg0, in reversed_comparison_code_parts()
462 enum rtx_code
477 enum rtx_code reversed_code = reversed_comparison_code (exp, NULL); in reversed_comparison()
494 enum rtx_code
495 reverse_condition (enum rtx_code code) in reverse_condition()
541 enum rtx_code
542 reverse_condition_maybe_unordered (enum rtx_code code) in reverse_condition_maybe_unordered()
583 enum rtx_code
584 swap_condition (enum rtx_code code) in swap_condition()
630 enum rtx_code
631 unsigned_condition (enum rtx_code code) in unsigned_condition()
659 enum rtx_code
660 signed_condition (enum rtx_code code) in signed_condition()
690 comparison_dominates_p (enum rtx_code code1, enum rtx_code code2) in comparison_dominates_p()
889 enum rtx_code a, b; in any_condjump_p()
1337 enum rtx_code code; in delete_related_insns()
1604 enum rtx_code reversed_code; in invert_exp_1()
1685 const enum rtx_code code = GET_CODE (x); in rtx_renumbered_equal_p()