Searched refs:DECLARE_OPCODE_CASE (Results 1 – 1 of 1) sorted by relevance
269 #define DECLARE_OPCODE_CASE(name, opcode, sig) case kExpr##name: in OpcodeLength() macro270 FOREACH_LOAD_MEM_OPCODE(DECLARE_OPCODE_CASE) in OpcodeLength()271 FOREACH_STORE_MEM_OPCODE(DECLARE_OPCODE_CASE) in OpcodeLength()272 #undef DECLARE_OPCODE_CASE in OpcodeLength()341 #define DECLARE_OPCODE_CASE(name, opcode, sig) case kExpr##name: in OpcodeLength() macro342 FOREACH_SIMD_0_OPERAND_OPCODE(DECLARE_OPCODE_CASE) in OpcodeLength()343 #undef DECLARE_OPCODE_CASE in OpcodeLength()347 #define DECLARE_OPCODE_CASE(name, opcode, sig) case kExpr##name: in OpcodeLength() macro348 FOREACH_SIMD_1_OPERAND_OPCODE(DECLARE_OPCODE_CASE) in OpcodeLength()349 #undef DECLARE_OPCODE_CASE in OpcodeLength()