Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-operator.cc645 #define ATOMIC_OP_LIST(type) \ macro
652 ATOMIC_TYPE_LIST(ATOMIC_OP_LIST)
653 #undef ATOMIC_OP_LIST
729 #define ATOMIC_OP_LIST(type) \ macro
736 ATOMIC_U32_TYPE_LIST(ATOMIC_OP_LIST)
737 #undef ATOMIC_OP_LIST
/external/v8/src/wasm/
Dfunction-body-decoder-impl.h63 #define ATOMIC_OP_LIST(V) \ macro
2269 ATOMIC_OP_LIST(CASE_ATOMIC_OP) in DecodeAtomicOpcode()