Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dwasm-compiler.cc65 #define FATAL_UNSUPPORTED_OPCODE(opcode) \ macro
584 FATAL_UNSUPPORTED_OPCODE(opcode); in Binop()
866 FATAL_UNSUPPORTED_OPCODE(opcode); in Unop()
3750 FATAL_UNSUPPORTED_OPCODE(opcode); in SimdOp()
3783 FATAL_UNSUPPORTED_OPCODE(opcode); in SimdLaneOp()
3816 FATAL_UNSUPPORTED_OPCODE(opcode); in SimdShiftOp()
3956 FATAL_UNSUPPORTED_OPCODE(opcode); in AtomicOp()
5418 #undef FATAL_UNSUPPORTED_OPCODE