OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMP_ATOMIC_MEMORY_ORDER
(Results
1 - 16
of
16
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-pretty-print.cc
3983
dump_omp_atomic_memory_order (pp,
OMP_ATOMIC_MEMORY_ORDER
(node));
3994
dump_omp_atomic_memory_order (pp,
OMP_ATOMIC_MEMORY_ORDER
(node));
4005
dump_omp_atomic_memory_order (pp,
OMP_ATOMIC_MEMORY_ORDER
(node));
tree.h
1653
#define
OMP_ATOMIC_MEMORY_ORDER
(NODE) \
1655
OMP_ATOMIC_CAPTURE_NEW)->base.u.
omp_atomic_memory_order
)
gimplify.cc
17412
OMP_ATOMIC_MEMORY_ORDER
(*expr_p));
17459
= gimple_build_omp_atomic_store (rhs,
OMP_ATOMIC_MEMORY_ORDER
(*expr_p));
omp-low.cc
7730
OMP_ATOMIC_MEMORY_ORDER
(x) = OMP_MEMORY_ORDER_RELAXED;
/src/external/gpl3/gcc.old/dist/gcc/
tree-pretty-print.cc
3712
dump_omp_atomic_memory_order (pp,
OMP_ATOMIC_MEMORY_ORDER
(node));
3723
dump_omp_atomic_memory_order (pp,
OMP_ATOMIC_MEMORY_ORDER
(node));
3734
dump_omp_atomic_memory_order (pp,
OMP_ATOMIC_MEMORY_ORDER
(node));
tree.h
1539
#define
OMP_ATOMIC_MEMORY_ORDER
(NODE) \
1541
OMP_ATOMIC_CAPTURE_NEW)->base.u.
omp_atomic_memory_order
)
gimplify.cc
14631
OMP_ATOMIC_MEMORY_ORDER
(*expr_p));
14678
= gimple_build_omp_atomic_store (rhs,
OMP_ATOMIC_MEMORY_ORDER
(*expr_p));
omp-low.cc
7772
OMP_ATOMIC_MEMORY_ORDER
(x) = OMP_MEMORY_ORDER_RELAXED;
/src/external/gpl3/gcc/dist/gcc/c-family/
c-omp.cc
310
OMP_ATOMIC_MEMORY_ORDER
(x) = memory_order;
528
OMP_ATOMIC_MEMORY_ORDER
(x) = memory_order;
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-omp.cc
310
OMP_ATOMIC_MEMORY_ORDER
(x) = memory_order;
528
OMP_ATOMIC_MEMORY_ORDER
(x) = memory_order;
/src/external/gpl3/gcc/dist/gcc/cp/
semantics.cc
11361
OMP_ATOMIC_MEMORY_ORDER
(stmt) = mo;
11386
OMP_ATOMIC_MEMORY_ORDER
(stmt) = mo;
11393
OMP_ATOMIC_MEMORY_ORDER
(stmt) = mo;
pt.cc
19424
tmp,
OMP_ATOMIC_MEMORY_ORDER
(t),
19481
OMP_ATOMIC_MEMORY_ORDER
(t), OMP_ATOMIC_WEAK (t));
/src/external/gpl3/gcc/dist/gcc/fortran/
trans-openmp.cc
5223
OMP_ATOMIC_MEMORY_ORDER
(x) = mo;
5462
OMP_ATOMIC_MEMORY_ORDER
(x) = mo;
5469
OMP_ATOMIC_MEMORY_ORDER
(x) = mo;
/src/external/gpl3/gcc.old/dist/gcc/cp/
semantics.cc
10858
OMP_ATOMIC_MEMORY_ORDER
(stmt) = mo;
10883
OMP_ATOMIC_MEMORY_ORDER
(stmt) = mo;
10890
OMP_ATOMIC_MEMORY_ORDER
(stmt) = mo;
pt.cc
19534
tmp,
OMP_ATOMIC_MEMORY_ORDER
(t),
19591
OMP_ATOMIC_MEMORY_ORDER
(t), OMP_ATOMIC_WEAK (t));
/src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-openmp.cc
4666
OMP_ATOMIC_MEMORY_ORDER
(x) = mo;
4905
OMP_ATOMIC_MEMORY_ORDER
(x) = mo;
4912
OMP_ATOMIC_MEMORY_ORDER
(x) = mo;
Completed in 177 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026