Searched defs:stmt3 (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-profile.cc | 271 gassign *stmt3 = gimple_build_assign (unshare_expr (ref), in gimple_gen_edge_profiler() local 369 gassign *stmt1, *stmt2, *stmt3; in gimple_gen_ic_profiler() local
|
H A D | value-prof.cc | 679 gcond *stmt3; in gimple_divmod_fixed_value() local 889 gassign *stmt1, *stmt2, *stmt3; in gimple_mod_pow2() local 1041 gcond *stmt3; in gimple_mod_subtract() local
|
H A D | tree-call-cdce.cc | 422 gcond *stmt3; in gen_one_condition() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-profile.c | 268 gassign *stmt3 = gimple_build_assign (unshare_expr (ref), in gimple_gen_edge_profiler() local 366 gassign *stmt1, *stmt2, *stmt3; in gimple_gen_ic_profiler() local
|
H A D | value-prof.c | 658 gcond *stmt3; in gimple_divmod_fixed_value() local 852 gassign *stmt1, *stmt2, *stmt3; in gimple_mod_pow2() local 1004 gcond *stmt3; in gimple_mod_subtract() local
|
H A D | tree-call-cdce.c | 422 gcond *stmt3; in gen_one_condition() local
|