Searched refs:op_switch_imm (Results 1 – 7 of 7) sorted by relevance
135 macro(op_switch_imm, 4) \
916 case op_switch_imm: { in dump()
308 DEFINE_OP(op_switch_imm) in privateCompileMainPass()
2861 DEFINE_STUB_FUNCTION(void*, op_switch_imm) in DEFINE_STUB_FUNCTION() argument
1828 emitOpcode(op_switch_imm); in beginSwitch()
2848 DEFINE_OPCODE(op_switch_imm) { in privateExecute()
37673 Implement op_switch_imm in the CTI fixing 13 mozilla tests.