Home
last modified time | relevance | path

Searched refs:sunk (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-sink.cc69 int sunk; member
742 sink_stats.sunk++; in sink_code_in_bb()
857 statistics_counter_event (fun, "Sunk statements", sink_stats.sunk); in execute()
Dtree-eh.cc3606 gimple_seq *sunk = NULL, bool *found_opportunity = NULL) in sink_clobbers() argument
3641 if (!any_clobbers && (!sunk || gimple_seq_empty_p (sunk[bb->index]))) in sink_clobbers()
3670 if (sunk && !(succbb->flags & BB_VISITED)) in sink_clobbers()
3671 dgsi = gsi_start (sunk[succbb->index]); in sink_clobbers()
3708 if (sunk && !gimple_seq_empty_p (sunk[bb->index])) in sink_clobbers()
3711 first_sunk = gsi_stmt (gsi_last (sunk[bb->index])); in sink_clobbers()
3712 last_sunk = gsi_stmt (gsi_start (sunk[bb->index])); in sink_clobbers()
3714 sunk[bb->index], GSI_NEW_STMT); in sink_clobbers()
3715 sunk[bb->index] = NULL; in sink_clobbers()
3973 gimple_seq *sunk = XCNEWVEC (gimple_seq, last_basic_block_for_fn (fun)); in execute() local
[all …]
Dparams.opt710 Maximum number of conditional store pairs that can be sunk.
/netbsd/src/share/dict/
Dweb2a16147 deep-sunk
17587 double-sunk
17588 double-sunk dial
27269 half-sunk
57185 soul-sunk
61226 sunk key
61444 surf-sunk
Dweb2194431 sunk
/netbsd/src/games/fortune/datfiles/
Dlimerick-o.real2517 It had sunk out of sight,
Dfortunes599 too heavy for the vessel, she will be sunk by that very weight which
16013 parsley had sunk into the butter upon a hot day.
Dfortunes2-o.real7558 As he sunk his grub hooks into me. From a maiden that was fine to see.
Dfortunes24530 were sunk together, and down below, the mill still went on grinding and that's
54931 had sunk into the butter upon a hot day.
/netbsd/src/external/gpl3/gcc/dist/
DNEWS14592 The a = b + c can be sunk to right before the printf. Normal code
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dinvoke.texi14797 The maximum number of conditional store pairs that can be sunk. Set to 0
Dgcc.info13530 sunk. Set to 0 if either vectorization ('-ftree-vectorize')