Searched refs:execute_sm (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-loop-im.cc | 2222 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 D | ChangeLog.gimple-classes | 1242 (execute_sm): Likewise. 3116 (execute_sm): Likewise for "load" and "store".
|
H A D | ChangeLog-2020 | 22010 * 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 D | ChangeLog-2012 | 16064 * 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 D | ChangeLog-2013 | 10504 * 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 D | ChangeLog-2017 | 28009 * tree-ssa-loop-im.c (execute_sm): Do not force multi-threaded 28793 (execute_sm): Update. 30700 (execute_sm): Likewise.
|
H A D | ChangeLog-2021 | 3551 (execute_sm): Add flag to indicate the var will re-use 22072 * tree-ssa-loop-im.c (execute_sm): Same.
|
H A D | ChangeLog-2019 | 10370 * tree-ssa-loop-im.c (execute_sm): Likewise. 22531 (execute_sm): Same.
|
H A D | ChangeLog-2008 | 23952 (execute_sm): ... this.
|
H A D | ChangeLog-2015 | 16707 (execute_sm): Likewise.
|
H A D | ChangeLog-2014 | 48404 (execute_sm): Avoid uninit warning.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-im.c | 2069 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()
|