Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-opcodes.h101 #define FOREACH_STORE_MEM_OPCODE(V) \ macro
445 FOREACH_STORE_MEM_OPCODE(V) \
Dast-decoder.cc271 FOREACH_STORE_MEM_OPCODE(DECLARE_OPCODE_CASE) in OpcodeLength()