/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | svalue.cc | 191 if (tree cst1 = other->maybe_get_constant ()) in can_merge_p() local 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() 395 const_tree cst1 = constant_sval1->get_constant (); in cmp_ptr() local
|
H A D | region-model-manager.cc | 608 tree cst1 = arg1->maybe_get_constant (); in maybe_fold_binop() 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 856 isl_poly_cst *cst1; in isl_poly_sum_cst() local 1189 isl_poly_cst *cst1; 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 | 1180 tree cst1 = NULL_TREE; in optimize_pow_to_exp() local
|
H A D | tree-vect-patterns.c | 4061 tree cst0, cst1, tmp; in vect_recog_bool_pattern() local 4146 tree cst0, cst1, new_vectype; in vect_recog_bool_pattern() local
|
H A D | fold-const.c | 10415 tree cst1 = TREE_OPERAND (arg1, 1); in fold_binary_loc() local 11142 wi::tree_to_wide_ref cst1 = wi::to_wide (arg1); in fold_binary_loc() local 12094 wi::tree_to_wide_ref cst1 = wi::to_wide (arg1); in fold_bit_and_mask() local
|
H A D | tree-vrp.c | 587 const bool cst1 = is_gimple_min_invariant (val1); in compare_values_warnv() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-match-head.cc | 1236 tree cst1 = NULL_TREE; in optimize_pow_to_exp() local
|
H A D | tree-vect-patterns.cc | 4419 tree cst0, cst1, tmp; in vect_recog_bool_pattern() local 4506 tree cst0, cst1, new_vectype; in vect_recog_bool_pattern() local
|
H A D | fold-const.cc | 11040 tree cst1 = TREE_OPERAND (arg1, 1); in fold_binary_loc() local 11767 wi::tree_to_wide_ref cst1 = wi::to_wide (arg1); in fold_binary_loc() local 12689 wi::tree_to_wide_ref cst1 = wi::to_wide (arg1); in fold_bit_and_mask() local
|
H A D | tree-vrp.cc | 406 const bool cst1 = is_gimple_min_invariant (val1); in compare_values_warnv() local
|
H A D | ipa-prop.cc | 6187 tree cst1 = ipa_get_jf_constant (jf1); in ipa_jump_functions_equivalent_p() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-expand.c | 15089 rtx cst1, tmp; in ix86_emit_i387_sinh() local 15135 rtx cst1; in ix86_emit_i387_cosh() local 15204 rtx cst1, tmp; in ix86_emit_i387_asinh() local 15254 rtx cst1 = force_reg (XFmode, CONST1_RTX (XFmode)); in ix86_emit_i387_acosh() local 15283 rtx cst1, tmp; in ix86_emit_i387_atanh() local 15334 rtx cst, cstln2, cst1; in ix86_emit_i387_log1p() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-expand.cc | 17104 rtx cst1, tmp; in ix86_emit_i387_sinh() local 17151 rtx cst1; in ix86_emit_i387_cosh() local 17222 rtx cst1, tmp; in ix86_emit_i387_asinh() local 17273 rtx cst1 = force_reg (XFmode, CONST1_RTX (XFmode)); in ix86_emit_i387_acosh() local 17303 rtx cst1, tmp; in ix86_emit_i387_atanh() local 17355 rtx cst, cstln2, cst1; in ix86_emit_i387_log1p() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.c | 11906 tree inner_type, tree cst0, tree cst1) in sparc_handle_vis_mul8x16()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 11868 tree inner_type, tree cst0, tree cst1) in sparc_handle_vis_mul8x16()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | region-model.cc | 3960 tree cst1 = ((const constant_svalue &)sval1).get_constant (); in svalue_id_cmp_by_constant_svalue() local
|