Home
last modified time | relevance | path

Searched defs:cond_stmt (Results 1 – 25 of 38) sorted by relevance

12

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-unswitch.c413 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 Dgimplify-me.c166 gcond *cond_stmt = as_a <gcond *> (stmt); in gimple_regimplify_operands() local
H A Dtree-ssa-loop-ivcanon.c539 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 Dtree-parloops.c1647 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 Dsese.c348 gcond *cond_stmt; in set_ifsese_condition() local
H A Dtree-vect-loop-manip.c741 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 Domp-expand.c1696 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 Dtree-ssa-phiopt.c183 gimple *cond_stmt; in tree_ssa_phiopt_worker() local
410 tree arg0, tree arg1, gimple *cond_stmt) in factor_out_conditional_conversion()
H A Dvalue-prof.c1301 gcond *cond_stmt; in gimple_ic() local
1623 gcond *cond_stmt; in gimple_stringop_fixed_value() local
H A Dtree-ssa-ccp.c2210 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 Dtree-ssa-propagate.c1426 else if (gcond *cond_stmt = dyn_cast <gcond *> (stmt)) in propagate_tree_value_into_stmt() local
H A Dtree-switch-conversion.c89 gcond *cond_stmt; in hoist_edge_and_branch_if_true() local
1355 gcond *cond_stmt; in gen_inbound_check() local
H A Dtree-vrp.c6517 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 Dtree-ssa-dom.c886 if (gcond *cond_stmt = dyn_cast <gcond *> (stmt)) in simplify_stmt_for_jump_threading() local
H A Dcfgloopmanip.c694 gcond *cond_stmt; in create_empty_if_region_on_edge() local
H A Dtree-complex.c1455 gcond *cond_stmt = as_a <gcond *> (stmt); in expand_complex_comparison() local
H A Dtree-cfg.c1622 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 Dtree-vect-loop-manip.c759 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 Dtree-parloops.c1481 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 Dvalue-prof.c1146 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 Dtree-switch-conversion.c797 gimple cond_stmt; in gen_inbound_check() local
H A Dsese.c790 gimple cond_stmt; in set_ifsese_condition() local
H A Dtree-ssa-phiopt.c231 gimple cond_stmt, phi; in tree_ssa_phiopt_worker() local
H A Dcfgloopmanip.c556 gimple cond_stmt; in create_empty_if_region_on_edge() local
H A Dtree-ssa-uninit.c365 gimple cond_stmt; in convert_control_dep_chain_into_preds() local

12