/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-loop-unswitch.c | 413 gcond *cond_stmt = as_a <gcond *> (stmt); in tree_unswitch_single_loop() local 799 gcond *cond_stmt, *new_cond_stmt; in hoist_guard() local
|
H A D | gimplify-me.c | 166 gcond *cond_stmt = as_a <gcond *> (stmt); in gimple_regimplify_operands() local
|
H A D | tree-ssa-loop-ivcanon.c | 539 gcond *cond_stmt = as_a <gcond *> (elt->stmt); in remove_exits_and_undefined_stmts() local 593 gcond *cond_stmt = as_a <gcond *> (elt->stmt); in remove_redundant_iv_tests() local
|
H A D | tree-parloops.c | 1647 gcond *cond_stmt = as_a <gcond *> (last_stmt (exit->src)); in transform_to_exit_first_loop_alt() local 1811 gcond *cond_stmt = as_a <gcond *> (last_stmt (exit->src)); in try_transform_to_exit_first_loop_alt() local 1926 gcond *cond_stmt, *cond_nit; in transform_to_exit_first_loop() local 2039 gcond *cond_stmt; in create_parallel_loop() local 2276 gimple *cond_stmt; in gen_parallel_loop() local
|
H A D | sese.c | 348 gcond *cond_stmt; in set_ifsese_condition() local
|
H A D | tree-vect-loop-manip.c | 741 gcond *cond_stmt = gimple_build_cond (code, test_mask, zero_mask, in vect_set_loop_condition_masked() local 773 gcond *cond_stmt; in vect_set_loop_condition_unmasked() local 924 gcond *cond_stmt; in vect_set_loop_condition() local 1186 gcond *cond_stmt; in slpeel_add_loop_guard() local
|
H A D | omp-expand.c | 1696 gcond *cond_stmt; in expand_omp_for_init_counts() local 3067 gcond *cond_stmt = gimple_build_cond_empty (t); in expand_omp_for_generic() local 3088 gcond *cond_stmt = gimple_build_cond_empty (t); in expand_omp_for_generic() local 3346 gcond *cond_stmt = gimple_build_cond (fd->loop.cond_code, n1, n2, in expand_omp_for_static_nochunk() local 3444 gcond *cond_stmt = gimple_build_cond_empty (t); in expand_omp_for_static_nochunk() local 3830 gcond *cond_stmt = gimple_build_cond (fd->loop.cond_code, n1, n2, in expand_omp_for_static_chunk() local 4378 gcond *cond_stmt; in expand_omp_simd() local
|
H A D | tree-ssa-phiopt.c | 183 gimple *cond_stmt; in tree_ssa_phiopt_worker() local 410 tree arg0, tree arg1, gimple *cond_stmt) in factor_out_conditional_conversion()
|
H A D | value-prof.c | 1301 gcond *cond_stmt; in gimple_ic() local 1623 gcond *cond_stmt; in gimple_stringop_fixed_value() local
|
H A D | tree-ssa-ccp.c | 2210 gcond *cond_stmt = as_a <gcond *> (stmt); in fold_stmt() local 2743 if (gcond *cond_stmt = dyn_cast <gcond *> (stmt)) in optimize_unreachable() local
|
H A D | tree-ssa-propagate.c | 1426 else if (gcond *cond_stmt = dyn_cast <gcond *> (stmt)) in propagate_tree_value_into_stmt() local
|
H A D | tree-switch-conversion.c | 89 gcond *cond_stmt; in hoist_edge_and_branch_if_true() local 1355 gcond *cond_stmt; in gen_inbound_check() local
|
H A D | tree-vrp.c | 6517 else if (gcond *cond_stmt = dyn_cast <gcond *> (stmt)) in fold_predicate_in() local 6544 gcond *cond_stmt = as_a <gcond *> (stmt); in fold_predicate_in() local 6628 if (gcond *cond_stmt = dyn_cast <gcond *> (stmt)) in simplify_stmt_for_jump_threading() local
|
H A D | tree-ssa-dom.c | 886 if (gcond *cond_stmt = dyn_cast <gcond *> (stmt)) in simplify_stmt_for_jump_threading() local
|
H A D | cfgloopmanip.c | 694 gcond *cond_stmt; in create_empty_if_region_on_edge() local
|
H A D | tree-complex.c | 1455 gcond *cond_stmt = as_a <gcond *> (stmt); in expand_complex_comparison() local
|
H A D | tree-cfg.c | 1622 gcond *cond_stmt = as_a <gcond *> (stmt); in cleanup_dead_labels() local 2407 find_taken_edge_cond_expr (const gcond *cond_stmt, tree val) in find_taken_edge_cond_expr() 6671 gimple *cond_stmt; in gimple_duplicate_sese_tail() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-vect-loop-manip.c | 759 gimple cond_stmt; in slpeel_make_loop_iterate_ntimes() local 938 gimple cond_stmt; in slpeel_add_loop_guard() local 1050 gimple cond_stmt; in set_prologue_iterations() local
|
H A D | tree-parloops.c | 1481 gimple phi, nphi, cond_stmt, stmt, cond_nit; in transform_to_exit_first_loop() local 1625 gimple stmt, for_stmt, phi, cond_stmt; in create_parallel_loop() local 1765 gimple cond_stmt; in gen_parallel_loop() local
|
H A D | value-prof.c | 1146 gimple dcall_stmt, load_stmt, cond_stmt; in gimple_ic() local 1401 gimple tmp_stmt, cond_stmt, icall_stmt; in gimple_stringop_fixed_value() local
|
H A D | tree-switch-conversion.c | 797 gimple cond_stmt; in gen_inbound_check() local
|
H A D | sese.c | 790 gimple cond_stmt; in set_ifsese_condition() local
|
H A D | tree-ssa-phiopt.c | 231 gimple cond_stmt, phi; in tree_ssa_phiopt_worker() local
|
H A D | cfgloopmanip.c | 556 gimple cond_stmt; in create_empty_if_region_on_edge() local
|
H A D | tree-ssa-uninit.c | 365 gimple cond_stmt; in convert_control_dep_chain_into_preds() local
|