Searched defs:cmp0 (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | dojump.c | 499 tree cmp0, cmp1; in do_jump() local
|
/openbsd/gnu/gcc/gcc/config/xtensa/ |
H A D | xtensa.c | 636 rtx cmp0, /* first operand to compare */ in gen_int_relational() 734 rtx cmp0, /* first operand to compare */ in gen_float_relational() 772 rtx cmp0 = branch_cmp[0]; in xtensa_expand_conditional_branch() local
|
/openbsd/gnu/usr.bin/gcc/gcc/config/xtensa/ |
H A D | xtensa.c | 947 gen_int_relational (test_code, cmp0, cmp1, p_invert) in gen_int_relational() argument 1046 gen_float_relational (test_code, cmp0, cmp1) in gen_float_relational() argument 1088 rtx cmp0 = branch_cmp[0]; local
|
/openbsd/gnu/gcc/gcc/config/iq2000/ |
H A D | iq2000.c | 842 gen_int_relational (enum rtx_code test_code, rtx result, rtx cmp0, rtx cmp1, in gen_int_relational() 1009 rtx cmp0 = branch_cmp[0]; in gen_conditional_branch() local
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/ |
H A D | mips.c | 3132 gen_int_relational (test_code, result, cmp0, cmp1, p_invert) in gen_int_relational() argument 3365 rtx cmp0 = branch_cmp[0]; local
|
/openbsd/gnu/gcc/gcc/config/mips/ |
H A D | mips.c | 3093 rtx target, rtx cmp0, rtx cmp1) in mips_emit_int_relational() 3130 mips_zero_if_equal (rtx cmp0, rtx cmp1) in mips_zero_if_equal()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | expr.c | 10295 tree cmp0, cmp1; local
|