Searched defs:defaultOffset (Results 1 – 11 of 11) sorted by relevance
31 public int defaultOffset; field in SwitchInstruction45 int defaultOffset, in SwitchInstruction()
48 int defaultOffset, in LookUpSwitchInstruction()
49 int defaultOffset, in TableSwitchInstruction()
35 int32_t SimpleJumpTable::offsetForValue(int32_t value, int32_t defaultOffset) in offsetForValue()
1345 unsigned defaultOffset = currentInstruction[2].u.operand; in emit_op_switch_imm() local1363 unsigned defaultOffset = currentInstruction[2].u.operand; in emit_op_switch_char() local1381 unsigned defaultOffset = currentInstruction[2].u.operand; in emit_op_switch_string() local
130 unsigned defaultOffset; member
645 int defaultOffset = tableSwitchInstruction.defaultOffset; in visitTableSwitchInstruction() local667 int defaultOffset = lookUpSwitchInstruction.defaultOffset; in visitLookUpSwitchInstruction() local
817 int defaultOffset = in replaceSwitchInstruction() local
2897 int defaultOffset = vPC[2].u.operand; in privateExecute() local2921 int defaultOffset = vPC[2].u.operand; in privateExecute() local2944 int defaultOffset = vPC[2].u.operand; in privateExecute() local
231 int32_t defaultOffset = defaultTZ->getRawOffset(); in TestTwoDigitYearDSTParse() local