Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-text.cc219 FOREACH_SIMD_0_OPERAND_OPCODE(CASE_OPCODE) in PrintWasmText()
Dwasm-opcodes.h265 #define FOREACH_SIMD_0_OPERAND_OPCODE(V) \ macro
494 FOREACH_SIMD_0_OPERAND_OPCODE(V) \
Dwasm-opcodes.cc429 return FOREACH_SIMD_0_OPERAND_OPCODE(CASE) FOREACH_SIMD_MEM_OPCODE(CASE) in operator ()()
Dfunction-body-decoder-impl.h1073 FOREACH_SIMD_0_OPERAND_OPCODE(DECLARE_OPCODE_CASE) in OpcodeLength()