Searched refs:expand_omp_atomic_pipeline (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog.tuples | 309 * omp-low.c (expand_omp_atomic_pipeline): Call 1715 * omp-low.c (expand_omp_atomic_pipeline): Adjust comment. 2115 (expand_omp_atomic_pipeline): Same. 3074 (expand_omp_atomic_pipeline): Same. 3508 (expand_omp_atomic_pipeline): Same.
|
H A D | ChangeLog.gimple-classes | 886 (expand_omp_atomic_pipeline): Likewise. 2605 (expand_omp_atomic_pipeline): Likewise for one decl of "stmt".
|
H A D | omp-expand.cc | 9190 expand_omp_atomic_pipeline (basic_block load_bb, basic_block store_bb, in expand_omp_atomic_pipeline() function 9513 if (expand_omp_atomic_pipeline (load_bb, store_bb, addr, in expand_omp_atomic()
|
H A D | ChangeLog-2012 | 15758 (expand_omp_atomic_pipeline): Likewise. 16057 expand_omp_atomic_pipeline): Likewise. 16194 (expand_omp_atomic_pipeline): Likewise. 24625 (expand_omp_atomic_pipeline): Likewise.
|
H A D | ChangeLog-2011 | 4313 (expand_omp_atomic_pipeline): Likewise. 4744 (expand_omp_atomic_pipeline): Use can_compare_and_swap_p. 8982 (expand_omp_atomic_pipeline): Ditto. 30015 (expand_omp_atomic_pipeline): Return false if cmpxchg is NULL.
|
H A D | ChangeLog-2009 | 17423 * omp-low.c (expand_omp_atomic_pipeline): Do not set 22032 (expand_omp_atomic_pipeline): Do not set it. 28116 * omp-low.c (expand_omp_atomic_pipeline): Use the correct types.
|
H A D | ChangeLog-2013 | 29546 * omp-low.c (expand_omp_atomic_pipeline): Use the correct latch 32025 (expand_omp_atomic_pipeline): Properly add loops. 32367 (expand_omp_atomic_pipeline): Schedule loops for fixup.
|
H A D | ChangeLog-2021 | 13948 (expand_omp_atomic_pipeline): Use omp_memory_order_to_fail_memmodel 14942 * omp-expand.c (expand_omp_atomic_pipeline): Use
|
H A D | ChangeLog-2017 | 3292 (expand_omp_atomic_pipeline): Likewise. 38269 expand_omp_atomic_pipeline): Return false if can_atomic_load_p is
|
H A D | ChangeLog-2014 | 3025 expand_omp_atomic_pipeline, expand_omp_target, 48832 * omp-low.c (expand_omp_atomic_pipeline): Expand the initial
|
H A D | ChangeLog-2008 | 20465 * omp-low.c (expand_omp_atomic_pipeline): Load value using the
|
H A D | ChangeLog-2007 | 2825 (expand_omp_atomic, expand_omp_atomic_pipeline,
|
H A D | ChangeLog-2016 | 1134 (expand_omp_atomic_pipeline): Likewise.
|
H A D | ChangeLog-2018 | 31854 * omp-expand.c (expand_omp_atomic_pipeline): Use loaded_val
|
H A D | ChangeLog-2019 | 22167 (expand_omp_atomic_pipeline): Same.
|
H A D | ChangeLog-2010 | 23702 (expand_omp_atomic_pipeline): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-expand.c | 7332 expand_omp_atomic_pipeline (basic_block load_bb, basic_block store_bb, in expand_omp_atomic_pipeline() function 7638 if (expand_omp_atomic_pipeline (load_bb, store_bb, addr, in expand_omp_atomic()
|