Home
last modified time | relevance | path

Searched refs:gimple_cond_set_code (Results 1 – 24 of 24) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-ivcanon.c107 gimple_cond_set_code (cond, cmp); in create_canonical_iv()
H A Dtree-ssa-loop-manip.c1092 gimple_cond_set_code (exit_if, exit_cmp); in tree_transform_and_unroll_loop()
1261 gimple_cond_set_code (stmt, LT_EXPR); in canonicalize_loop_ivs()
H A Dtree-ssa-copy.c253 gimple_cond_set_code (stmt, NE_EXPR); in propagate_tree_value_into_stmt()
H A Dtree-ssa-threadedge.c512 gimple_cond_set_code (dummy_cond, cond_code); in simplify_control_stmt_condition()
H A Dtree-complex.c1391 gimple_cond_set_code (stmt, EQ_EXPR); in expand_complex_comparison()
H A Dgimple.h2563 gimple_cond_set_code (gimple gs, enum tree_code code) in gimple_cond_set_code() function
2768 gimple_cond_set_code (stmt, code); in gimple_cond_set_condition()
H A Dtree-ssa-forwprop.c546 gimple_cond_set_code (stmt, NE_EXPR); in forward_propagate_into_gimple_cond()
H A Dtree-ssa-dom.c915 gimple_cond_set_code (condstmt, code); in canonicalize_comparison()
H A Dtree-vrp.c7153 gimple_cond_set_code (stmt, EQ_EXPR); in simplify_cond_using_ranges()
7183 gimple_cond_set_code (stmt, NE_EXPR); in simplify_cond_using_ranges()
H A Dtree-ssa-loop-ivopts.c6419 gimple_cond_set_code (use->stmt, compare); in rewrite_use_compare()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-manip.c1406 gimple_cond_set_code (exit_if, exit_cmp); in tree_transform_and_unroll_loop()
1572 gimple_cond_set_code (stmt, LT_EXPR); in canonicalize_loop_ivs()
H A Dtree-ssa-dom.c1875 gimple_cond_set_code (dummy_cond, test_code); in test_for_singularity()
1896 gimple_cond_set_code (as_a <gcond *> (stmt), EQ_EXPR); in test_for_singularity()
H A Dtree-ssa-propagate.c1431 gimple_cond_set_code (cond_stmt, NE_EXPR); in propagate_tree_value_into_stmt()
H A Dtree-ssa-threadedge.c721 gimple_cond_set_code (dummy_cond, cond_code); in simplify_control_stmt_condition_1()
H A Dtree-ssa-loop-ivcanon.c123 gimple_cond_set_code (cond, cmp);
H A Dtree-complex.c1456 gimple_cond_set_code (cond_stmt, EQ_EXPR); in expand_complex_comparison()
H A Dgimple.h3477 gimple_cond_set_code (gcond *gs, enum tree_code code)
3669 gimple_cond_set_code (stmt, code);
H A Dvr-values.c3500 gimple_cond_set_code (stmt, EQ_EXPR); in simplify_cond_using_ranges_1()
3530 gimple_cond_set_code (stmt, NE_EXPR); in simplify_cond_using_ranges_1()
H A Dtree-ssa-forwprop.c558 gimple_cond_set_code (stmt, NE_EXPR); in forward_propagate_into_gimple_cond()
H A Dtree-ssa-reassoc.c3273 gimple_cond_set_code (c, ccode); in optimize_range_tests_var_bound()
4280 gimple_cond_set_code (cond_stmt, NE_EXPR); in maybe_optimize_range_tests()
H A Dtree-ssa-math-opts.c3220 gimple_cond_set_code (cond_stmt, ovf_use == 1 ? NE_EXPR : EQ_EXPR); in match_uaddsub_overflow()
H A Dgimple-fold.c4741 gimple_cond_set_code (gc, in fold_stmt_1()
H A Dtree-ssa-loop-ivopts.c7186 gimple_cond_set_code (cond_stmt, compare); in rewrite_use_compare()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgimple.texi1338 @deftypefn {GIMPLE function} void gimple_cond_set_code (gimple g, enum tree_code code)