Home
last modified time | relevance | path

Searched refs:EDGE_TRUE_VALUE (Results 201 – 225 of 1266) sorted by relevance

12345678910>>...51

/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dubsan.c809 e = make_edge (cond_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_null_ifn()
885 e = make_edge (cond1_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_null_ifn()
1091 e = make_edge (cond_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
1105 e = make_edge (cond_neg_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
1112 e = make_edge (cond_bb, cond_pos_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
1116 e = make_edge (cond_pos_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dubsan.c803 e = make_edge (cond_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_null_ifn()
879 e = make_edge (cond1_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_null_ifn()
1085 e = make_edge (cond_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
1099 e = make_edge (cond_neg_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
1106 e = make_edge (cond_bb, cond_pos_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
1110 e = make_edge (cond_pos_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
H A Dtree-ssa-phionlycprop.c312 te->flags &= ~(EDGE_TRUE_VALUE | EDGE_FALSE_VALUE); in propagate_rhs_into_lhs()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dubsan.c809 e = make_edge (cond_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_null_ifn()
885 e = make_edge (cond1_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_null_ifn()
1091 e = make_edge (cond_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
1105 e = make_edge (cond_neg_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
1112 e = make_edge (cond_bb, cond_pos_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
1116 e = make_edge (cond_pos_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dubsan.c806 e = make_edge (cond_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_null_ifn()
882 e = make_edge (cond1_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_null_ifn()
1088 e = make_edge (cond_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
1102 e = make_edge (cond_neg_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
1109 e = make_edge (cond_bb, cond_pos_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
1113 e = make_edge (cond_pos_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dubsan.c806 e = make_edge (cond_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_null_ifn()
882 e = make_edge (cond1_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_null_ifn()
1088 e = make_edge (cond_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
1102 e = make_edge (cond_neg_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
1109 e = make_edge (cond_bb, cond_pos_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
1113 e = make_edge (cond_pos_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
H A Dhsa-dump.c985 if (e->flags & EDGE_TRUE_VALUE) in dump_hsa_insn_1()
1172 if (e->flags & EDGE_TRUE_VALUE) in dump_hsa_bb()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dubsan.c803 e = make_edge (cond_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_null_ifn()
879 e = make_edge (cond1_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_null_ifn()
1085 e = make_edge (cond_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
1099 e = make_edge (cond_neg_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
1106 e = make_edge (cond_bb, cond_pos_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
1110 e = make_edge (cond_pos_bb, then_bb, EDGE_TRUE_VALUE); in ubsan_expand_ptr_ifn()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-loop-manip.c1120 new_nonexit->flags = EDGE_TRUE_VALUE; in tree_transform_and_unroll_loop()
1384 if (exit->flags & EDGE_TRUE_VALUE) in canonicalize_loop_ivs()
1390 fe->flags = EDGE_TRUE_VALUE; in canonicalize_loop_ivs()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-loop-manip.c1130 new_nonexit->flags = EDGE_TRUE_VALUE; in tree_transform_and_unroll_loop()
1392 if (exit->flags & EDGE_TRUE_VALUE) in canonicalize_loop_ivs()
1398 fe->flags = EDGE_TRUE_VALUE; in canonicalize_loop_ivs()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-loop-manip.c1120 new_nonexit->flags = EDGE_TRUE_VALUE; in tree_transform_and_unroll_loop()
1384 if (exit->flags & EDGE_TRUE_VALUE) in canonicalize_loop_ivs()
1390 fe->flags = EDGE_TRUE_VALUE; in canonicalize_loop_ivs()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgraph.c137 else if (e->flags & EDGE_TRUE_VALUE) in draw_cfg_node_succ_edges()
H A Dtree-call-cdce.c900 EDGE_TRUE_VALUE);
926 guard_bb_in_edge->flags |= EDGE_TRUE_VALUE;
H A Dtree-profile.c435 true_edge->flags = EDGE_TRUE_VALUE; in gimple_gen_ic_func_profiler()
500 true_edge->flags = EDGE_TRUE_VALUE; in gimple_gen_time_profiler()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-phionlycprop.c312 te->flags &= ~(EDGE_TRUE_VALUE | EDGE_FALSE_VALUE); in propagate_rhs_into_lhs()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phionlycprop.c312 te->flags &= ~(EDGE_TRUE_VALUE | EDGE_FALSE_VALUE); in propagate_rhs_into_lhs()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phionlycprop.c312 te->flags &= ~(EDGE_TRUE_VALUE | EDGE_FALSE_VALUE); in propagate_rhs_into_lhs()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phionlycprop.c312 te->flags &= ~(EDGE_TRUE_VALUE | EDGE_FALSE_VALUE); in propagate_rhs_into_lhs()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-phionlycprop.c312 te->flags &= ~(EDGE_TRUE_VALUE | EDGE_FALSE_VALUE); in propagate_rhs_into_lhs()
H A Dhsa-dump.c985 if (e->flags & EDGE_TRUE_VALUE) in dump_hsa_insn_1()
1172 if (e->flags & EDGE_TRUE_VALUE) in dump_hsa_bb()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-manip.c1253 new_nonexit->flags = EDGE_TRUE_VALUE; in tree_transform_and_unroll_loop()
1514 if (exit->flags & EDGE_TRUE_VALUE) in canonicalize_loop_ivs()
1520 fe->flags = EDGE_TRUE_VALUE; in canonicalize_loop_ivs()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-manip.c1253 new_nonexit->flags = EDGE_TRUE_VALUE; in tree_transform_and_unroll_loop()
1514 if (exit->flags & EDGE_TRUE_VALUE) in canonicalize_loop_ivs()
1520 fe->flags = EDGE_TRUE_VALUE; in canonicalize_loop_ivs()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-call-cdce.c899 EDGE_TRUE_VALUE);
925 guard_bb_in_edge->flags |= EDGE_TRUE_VALUE;
H A Dtree-profile.c435 true_edge->flags = EDGE_TRUE_VALUE; in gimple_gen_ic_func_profiler()
500 true_edge->flags = EDGE_TRUE_VALUE; in gimple_gen_time_profiler()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-call-cdce.c899 EDGE_TRUE_VALUE);
925 guard_bb_in_edge->flags |= EDGE_TRUE_VALUE;

12345678910>>...51