Searched refs:op_switch_imm (Results 1 – 7 of 7) sorted by relevance
157 macro(op_switch_imm, 4) \
1036 case op_switch_imm: { in dump()
312 DEFINE_OP(op_switch_imm) in privateCompileMainPass()
3426 DEFINE_STUB_FUNCTION(void*, op_switch_imm) in DEFINE_STUB_FUNCTION() argument
2107 emitOpcode(op_switch_imm); in beginSwitch()
3700 DEFINE_OPCODE(op_switch_imm) { in privateExecute()
37673 Implement op_switch_imm in the CTI fixing 13 mozilla tests.