Home
last modified time | relevance | path

Searched defs:cst1 (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dsvalue.cc191 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 Dregion-model-manager.cc608 tree cst1 = arg1->maybe_get_constant (); in maybe_fold_binop() local
/netbsd-src/external/mit/isl/dist/
H A Disl_polynomial.c102 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 Dgimple-match-head.c1180 tree cst1 = NULL_TREE; in optimize_pow_to_exp() local
H A Dtree-vect-patterns.c4061 tree cst0, cst1, tmp; in vect_recog_bool_pattern() local
4146 tree cst0, cst1, new_vectype; in vect_recog_bool_pattern() local
H A Dfold-const.c10415 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 Dtree-vrp.c587 const bool cst1 = is_gimple_min_invariant (val1); in compare_values_warnv() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-match-head.cc1236 tree cst1 = NULL_TREE; in optimize_pow_to_exp() local
H A Dtree-vect-patterns.cc4419 tree cst0, cst1, tmp; in vect_recog_bool_pattern() local
4506 tree cst0, cst1, new_vectype; in vect_recog_bool_pattern() local
H A Dfold-const.cc11040 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 Dtree-vrp.cc406 const bool cst1 = is_gimple_min_invariant (val1); in compare_values_warnv() local
H A Dipa-prop.cc6187 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 Di386-expand.c15089 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 Di386-expand.cc17104 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 Dsparc.c11906 tree inner_type, tree cst0, tree cst1) in sparc_handle_vis_mul8x16()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc11868 tree inner_type, tree cst0, tree cst1) in sparc_handle_vis_mul8x16()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.cc3960 tree cst1 = ((const constant_svalue &)sval1).get_constant (); in svalue_id_cmp_by_constant_svalue() local