Home
last modified time | relevance | path

Searched defs:cmp1 (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dtemplate34.C5 static Compare cmp1; variable
/openbsd-src/regress/usr.sbin/bgpd/unittests/
H A Drde_flowspec_test.c128 const uint8_t cmp1[] = { 0x01, 0x00 }; variable
/openbsd-src/gnu/lib/libiberty/src/
H A Dsplay-tree.c144 int cmp1, cmp2; in splay_tree_splay() local
/openbsd-src/gnu/gcc/gcc/
H A Ddojump.c499 tree cmp0, cmp1; in do_jump() local
H A Dtree-vrp.c910 tree cmp1, cmp2; in value_inside_range() local
2745 int cmp1, cmp2; in compare_ranges() local
H A Doptabs.c785 enum rtx_code cmp_code, rtx cmp1, rtx cmp2, in expand_doubleword_shift_condmove()
874 rtx superword_op1, tmp, cmp1, cmp2; in expand_doubleword_shift() local
/openbsd-src/gnu/gcc/gcc/config/xtensa/
H A Dxtensa.c637 rtx cmp1, /* second operand to compare */ in gen_int_relational()
735 rtx cmp1 /* second operand to compare */) in gen_float_relational()
773 rtx cmp1 = branch_cmp[1]; in xtensa_expand_conditional_branch() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/xtensa/
H A Dxtensa.c947 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
1089 rtx cmp1 = branch_cmp[1]; local
/openbsd-src/gnu/gcc/gcc/config/iq2000/
H A Diq2000.c842 gen_int_relational (enum rtx_code test_code, rtx result, rtx cmp0, rtx cmp1, in gen_int_relational()
1010 rtx cmp1 = branch_cmp[1]; in gen_conditional_branch() local
/openbsd-src/gnu/gcc/gcc/config/mips/
H A Dmips.c3015 mips_relational_operand_ok_p (enum rtx_code code, rtx cmp1) in mips_relational_operand_ok_p()
3047 mips_canonicalize_comparison (enum rtx_code *code, rtx *cmp1, in mips_canonicalize_comparison()
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-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.c3132 gen_int_relational (test_code, result, cmp0, cmp1, p_invert) in gen_int_relational() argument
3366 rtx cmp1 = branch_cmp[1]; local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dexpr.c10295 tree cmp0, cmp1; local