Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_atomic.cpp790 #define OP_CMPXCHG(TYPE, BITS, OP) \ macro
838 #undef OP_CMPXCHG
839 #define OP_CMPXCHG(TYPE, BITS, OP) \ macro
884 OP_CMPXCHG(TYPE, BITS, OP) \
920 OP_CMPXCHG(TYPE, BITS, OP) /* aligned address */ \
935 OP_CMPXCHG(TYPE, BITS, OP) /* aligned address */ \
1092 OP_CMPXCHG(TYPE, BITS, OP) \
1102 OP_CMPXCHG(TYPE, BITS, OP) /* aligned address */ \
1273 OP_CMPXCHG(TYPE, BITS, OP) \
1284 OP_CMPXCHG(TYPE, BITS, OP) /* aligned address */ \
[all …]