Searched defs:cst2 (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | svalue.cc | 309 cmp_csts_same_type (const_tree cst1, const_tree cst2) in cmp_csts_same_type() 357 cmp_csts_and_types (const_tree cst1, const_tree cst2) in cmp_csts_and_types() 396 const_tree cst2 = constant_sval2->get_constant (); in cmp_ptr() local
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_polynomial.c | 102 isl_poly_cst *cst1, *cst2; in isl_poly_plain_cmp() local 147 isl_poly_cst *cst1, *cst2; in isl_poly_is_equal() local 857 isl_poly_cst *cst2; in isl_poly_sum_cst() local 1190 isl_poly_cst *cst2; in isl_poly_mul_cst() local 3463 int isl_poly_cmp(__isl_keep isl_poly_cst *cst1, __isl_keep isl_poly_cst *cst2) in isl_poly_cmp()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-match-head.c | 1206 tree cst2 = NULL_TREE; in optimize_pow_to_exp() local
|
H A D | tree-vrp.c | 588 const bool cst2 = is_gimple_min_invariant (val2); in compare_values_warnv() local 1854 tree cst2 = NULL_TREE, name2 = NULL_TREE, name3 = NULL_TREE; in register_edge_assert_for_2() local 1969 tree name2 = NULL_TREE, names[2], cst2 = NULL_TREE; in register_edge_assert_for_2() local
|
H A D | tree-vect-generic.c | 565 tree cst2 = VECTOR_CST_ELT (op1, j); in expand_vector_divmod() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vrp.cc | 407 const bool cst2 = is_gimple_min_invariant (val2); in compare_values_warnv() local 1455 tree cst2 = NULL_TREE, name2 = NULL_TREE, name3 = NULL_TREE; in register_edge_assert_for_2() local 1570 tree name2 = NULL_TREE, names[2], cst2 = NULL_TREE; in register_edge_assert_for_2() local
|
H A D | gimple-match-head.cc | 1262 tree cst2 = NULL_TREE; in optimize_pow_to_exp() local
|
H A D | tree-vect-generic.cc | 665 tree cst2 = VECTOR_CST_ELT (op1, j); in expand_vector_divmod() local
|
H A D | ipa-prop.cc | 6188 tree cst2 = ipa_get_jf_constant (jf2); in ipa_jump_functions_equivalent_p() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | region-model.cc | 3961 tree cst2 = ((const constant_svalue &)sval2).get_constant (); in svalue_id_cmp_by_constant_svalue() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-expand.c | 15158 rtx cst2, tmp; in ix86_emit_i387_tanh() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-expand.cc | 17175 rtx cst2, tmp; in ix86_emit_i387_tanh() local
|