Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-im.cc2222 execute_sm (class loop *loop, im_mem_ref *ref, in execute_sm() function
2759 execute_sm (loop, ref, aux_map, true, !first_p); in hoist_memory_references()
2936 execute_sm (loop, ref, aux_map, bitmap_bit_p (refs_not_supported, i), in hoist_memory_references()
H A DChangeLog.gimple-classes1242 (execute_sm): Likewise.
3116 (execute_sm): Likewise for "load" and "store".
H A DChangeLog-202022010 * tree-ssa-loop-im.c (execute_sm): Get flag whether we
22015 have ordered processing for a ref to execute_sm.
23495 (execute_sm): Split code generation on exits, record state
23615 (execute_sm): Instead mark the uninitialized state
23854 * tree-ssa-loop-im.c (execute_sm): Check whether we use
23940 (execute_sm): Avoid issueing a load when it was not there.
H A DChangeLog-201216064 * tree-ssa-loop-im.c (execute_sm_if_changed_flag_set, execute_sm):
22978 * tree-ssa-loop-im.c (execute_sm): Do not check flag_tm.
22990 (execute_sm): Do not generate data races unless requested.
H A DChangeLog-201310504 * tree-ssa-loop-im.c (execute_sm): Use bb_in_transaction.
33379 (execute_sm): Place the load temporarily before a previous
36435 (execute_sm): Likewise.
H A DChangeLog-201728009 * tree-ssa-loop-im.c (execute_sm): Do not force multi-threaded
28793 (execute_sm): Update.
30700 (execute_sm): Likewise.
H A DChangeLog-20213551 (execute_sm): Add flag to indicate the var will re-use
22072 * tree-ssa-loop-im.c (execute_sm): Same.
H A DChangeLog-201910370 * tree-ssa-loop-im.c (execute_sm): Likewise.
22531 (execute_sm): Same.
H A DChangeLog-200823952 (execute_sm): ... this.
H A DChangeLog-201516707 (execute_sm): Likewise.
H A DChangeLog-201448404 (execute_sm): Avoid uninit warning.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-im.c2069 execute_sm (class loop *loop, vec<edge> exits, im_mem_ref *ref) in execute_sm() function
2155 execute_sm (loop, exits, ref); in hoist_memory_references()