Home
last modified time | relevance | path

Searched refs:ATOMIC_XCHG_WR (Results 1 – 13 of 13) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp_atomic.cpp2038 #define ATOMIC_XCHG_WR(TYPE_ID, OP_ID, TYPE, BITS, OP, GOMP_FLAG) \ macro
2095 ATOMIC_XCHG_WR(fixed1, wr, kmp_int8, 8, =,
2097 ATOMIC_XCHG_WR(fixed2, wr, kmp_int16, 16, =,
2099 ATOMIC_XCHG_WR(fixed4, wr, kmp_int32, 32, =,
2105 ATOMIC_XCHG_WR(fixed8, wr, kmp_int64, 64, =,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_atomic.cpp2093 #define ATOMIC_XCHG_WR(TYPE_ID, OP_ID, TYPE, BITS, OP, GOMP_FLAG) \ macro
2148 ATOMIC_XCHG_WR(fixed1, wr, kmp_int8, 8, =,
2150 ATOMIC_XCHG_WR(fixed2, wr, kmp_int16, 16, =,
2152 ATOMIC_XCHG_WR(fixed4, wr, kmp_int32, 32, =,
2158 ATOMIC_XCHG_WR(fixed8, wr, kmp_int64, 64, =,
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dkmp_atomic.cpp2038 #define ATOMIC_XCHG_WR(TYPE_ID, OP_ID, TYPE, BITS, OP, GOMP_FLAG) \ macro
2095 ATOMIC_XCHG_WR(fixed1, wr, kmp_int8, 8, =,
2097 ATOMIC_XCHG_WR(fixed2, wr, kmp_int16, 16, =,
2099 ATOMIC_XCHG_WR(fixed4, wr, kmp_int32, 32, =,
2105 ATOMIC_XCHG_WR(fixed8, wr, kmp_int64, 64, =,
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_atomic.cpp2061 #define ATOMIC_XCHG_WR(TYPE_ID, OP_ID, TYPE, BITS, OP, GOMP_FLAG) \ macro
2118 ATOMIC_XCHG_WR(fixed1, wr, kmp_int8, 8, =,
2120 ATOMIC_XCHG_WR(fixed2, wr, kmp_int16, 16, =,
2122 ATOMIC_XCHG_WR(fixed4, wr, kmp_int32, 32, =,
2128 ATOMIC_XCHG_WR(fixed8, wr, kmp_int64, 64, =,
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dkmp_atomic.cpp2038 #define ATOMIC_XCHG_WR(TYPE_ID, OP_ID, TYPE, BITS, OP, GOMP_FLAG) \ macro
2095 ATOMIC_XCHG_WR(fixed1, wr, kmp_int8, 8, =,
2097 ATOMIC_XCHG_WR(fixed2, wr, kmp_int16, 16, =,
2099 ATOMIC_XCHG_WR(fixed4, wr, kmp_int32, 32, =,
2105 ATOMIC_XCHG_WR(fixed8, wr, kmp_int64, 64, =,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_atomic.cpp2061 #define ATOMIC_XCHG_WR(TYPE_ID, OP_ID, TYPE, BITS, OP, GOMP_FLAG) \ macro
2118 ATOMIC_XCHG_WR(fixed1, wr, kmp_int8, 8, =,
2120 ATOMIC_XCHG_WR(fixed2, wr, kmp_int16, 16, =,
2122 ATOMIC_XCHG_WR(fixed4, wr, kmp_int32, 32, =,
2128 ATOMIC_XCHG_WR(fixed8, wr, kmp_int64, 64, =,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_atomic.cpp2093 #define ATOMIC_XCHG_WR(TYPE_ID, OP_ID, TYPE, BITS, OP, GOMP_FLAG) \ macro
2148 ATOMIC_XCHG_WR(fixed1, wr, kmp_int8, 8, =,
2150 ATOMIC_XCHG_WR(fixed2, wr, kmp_int16, 16, =,
2152 ATOMIC_XCHG_WR(fixed4, wr, kmp_int32, 32, =,
2158 ATOMIC_XCHG_WR(fixed8, wr, kmp_int64, 64, =,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/src/
H A Dkmp_atomic.cpp2038 #define ATOMIC_XCHG_WR(TYPE_ID, OP_ID, TYPE, BITS, OP, GOMP_FLAG) \ macro
2095 ATOMIC_XCHG_WR(fixed1, wr, kmp_int8, 8, =,
2097 ATOMIC_XCHG_WR(fixed2, wr, kmp_int16, 16, =,
2099 ATOMIC_XCHG_WR(fixed4, wr, kmp_int32, 32, =,
2105 ATOMIC_XCHG_WR(fixed8, wr, kmp_int64, 64, =,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A Dkmp_atomic.cpp2038 #define ATOMIC_XCHG_WR(TYPE_ID, OP_ID, TYPE, BITS, OP, GOMP_FLAG) \ macro
2095 ATOMIC_XCHG_WR(fixed1, wr, kmp_int8, 8, =,
2097 ATOMIC_XCHG_WR(fixed2, wr, kmp_int16, 16, =,
2099 ATOMIC_XCHG_WR(fixed4, wr, kmp_int32, 32, =,
2105 ATOMIC_XCHG_WR(fixed8, wr, kmp_int64, 64, =,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_atomic.cpp2093 #define ATOMIC_XCHG_WR(TYPE_ID, OP_ID, TYPE, BITS, OP, GOMP_FLAG) \ macro
2148 ATOMIC_XCHG_WR(fixed1, wr, kmp_int8, 8, =,
2150 ATOMIC_XCHG_WR(fixed2, wr, kmp_int16, 16, =,
2152 ATOMIC_XCHG_WR(fixed4, wr, kmp_int32, 32, =,
2158 ATOMIC_XCHG_WR(fixed8, wr, kmp_int64, 64, =,
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/
H A Dkmp_atomic.cpp2038 #define ATOMIC_XCHG_WR(TYPE_ID, OP_ID, TYPE, BITS, OP, GOMP_FLAG) \ macro
2095 ATOMIC_XCHG_WR(fixed1, wr, kmp_int8, 8, =,
2097 ATOMIC_XCHG_WR(fixed2, wr, kmp_int16, 16, =,
2099 ATOMIC_XCHG_WR(fixed4, wr, kmp_int32, 32, =,
2105 ATOMIC_XCHG_WR(fixed8, wr, kmp_int64, 64, =,
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dkmp_atomic.cpp2043 #define ATOMIC_XCHG_WR(TYPE_ID, OP_ID, TYPE, BITS, OP, GOMP_FLAG) \ macro
2100 ATOMIC_XCHG_WR(fixed1, wr, kmp_int8, 8, =,
2102 ATOMIC_XCHG_WR(fixed2, wr, kmp_int16, 16, =,
2104 ATOMIC_XCHG_WR(fixed4, wr, kmp_int32, 32, =,
2110 ATOMIC_XCHG_WR(fixed8, wr, kmp_int64, 64, =,
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_atomic.cpp2093 #define ATOMIC_XCHG_WR(TYPE_ID, OP_ID, TYPE, BITS, OP, GOMP_FLAG) \ macro
2148 ATOMIC_XCHG_WR(fixed1, wr, kmp_int8, 8, =,
2150 ATOMIC_XCHG_WR(fixed2, wr, kmp_int16, 16, =,
2152 ATOMIC_XCHG_WR(fixed4, wr, kmp_int32, 32, =,
2158 ATOMIC_XCHG_WR(fixed8, wr, kmp_int64, 64, =,