Searched defs:cmp1 (Results 1 - 19 of 19) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dtemplate34.C6 static Compare cmp1; member in class:Set
18 typename Set<T>::Compare Set<T>::cmp1 = &gen_cmp; member in class:Set
/haiku-buildtools/gcc/libgomp/
H A Dsplay-tree.c79 int cmp1, cmp2; local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dpointer_init_7.f9015 type(t), pointer :: cmp1 => tgt ! { dg-error "Pointer initialization target at .1. must have the SAVE attribute" } component in type:t2a
44 type(t3), pointer :: cmp1 => tgt ! OK component in type:t4
/haiku-buildtools/gcc/libgcc/config/spu/
H A Ddivmodti4.c59 qword cmp1 = si_and (cmp0, si_shlqbyi (cmp0, 4)); local
/haiku-buildtools/binutils/libiberty/
H A Dsplay-tree.c145 int cmp1, cmp2; local
/haiku-buildtools/gcc/libiberty/
H A Dsplay-tree.c145 int cmp1, cmp2; local
/haiku-buildtools/legacy/binutils/libiberty/
H A Dsplay-tree.c144 int cmp1, cmp2; local
/haiku-buildtools/gcc/gcc/config/lm32/
H A Dlm32.c190 gen_int_relational(enum rtx_code code, rtx result, rtx cmp0, rtx cmp1, rtx destination) argument
[all...]
/haiku-buildtools/gcc/gcc/config/iq2000/
H A Diq2000.c912 gen_int_relational(enum rtx_code test_code, rtx result, rtx cmp0, rtx cmp1, int *p_invert) argument
1080 rtx cmp1 = operands[2]; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/config/mips/
H A Dmips.c2833 rtx cmp1 = branch_cmp[1]; local
[all...]
/haiku-buildtools/gcc/gcc/config/rx/
H A Drx.c3179 rx_split_cbranch(machine_mode cc_mode, enum rtx_code cmp1, rtx c1, rtx c2, rtx label) argument
/haiku-buildtools/gcc/gcc/config/xtensa/
H A Dxtensa.c678 gen_int_relational(enum rtx_code test_code, rtx cmp0, rtx cmp1, int *p_invert ) argument
826 rtx cmp1 = operands[2]; local
[all...]
/haiku-buildtools/gcc/gcc/
H A Dtree-vrp.c1556 int cmp1, cmp2; local
4543 int cmp1, cmp2; local
H A Doptabs.c940 expand_doubleword_shift_condmove(machine_mode op1_mode, optab binoptab, enum rtx_code cmp_code, rtx cmp1, rtx cmp2, rtx outof_input, rtx into_input, rtx subword_op1, rtx superword_op1, rtx outof_target, rtx into_target, int unsignedp, enum optab_methods methods, unsigned HOST_WIDE_INT shift_mask) argument
1030 rtx superword_op1, tmp, cmp1, cmp2; local
[all...]
/haiku-buildtools/gcc/gcc/config/arc/
H A Darc.c6131 rtx cmp0, cmp1; local
/haiku-buildtools/gcc/gcc/config/c6x/
H A Dc6x.c1477 rtx cmp1, cmp2; local
/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64.c10582 rtx op0, op1, cmp0, cmp1, target; local
/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c1695 s390_expand_vec_compare_scalar (enum rtx_code *code, rtx cmp1, rtx cmp2, argument
6133 s390_expand_vec_compare_cc(rtx target, enum rtx_code code, rtx cmp1, rtx cmp2, bool all_p) argument
[all...]
/haiku-buildtools/gcc/gcc/config/mips/
H A Dmips.c4835 mips_int_order_operand_ok_p(enum rtx_code code, rtx cmp1) argument
4869 mips_canonicalize_int_order_test(enum rtx_code *code, rtx *cmp1, machine_mode mode) argument
4912 mips_emit_int_order_test(enum rtx_code code, bool *invert_ptr, rtx target, rtx cmp0, rtx cmp1) argument
4951 mips_zero_if_equal(rtx cmp0, rtx cmp1) argument
[all...]

Completed in 546 milliseconds