Searched refs:SGET_CHAR (Results 1 – 8 of 8) sorted by relevance
121 SGET_CHAR, enumConstant
423 addOpcodeInfo(Opcode.SGET_CHAR, "sget-char", 0x65, new Format21c()); in addOpcodeInfo() argument
227 if (opcode == Opcode.IGET_CHAR || opcode == Opcode.SGET_CHAR in getInstructionOutputType()
226 case SGET_CHAR: in DumpString()
123 …V(0x65, SGET_CHAR, "sget-char", k21c, kIndexFieldRef, kContinue | kThrow | kLoad | kRegBFieldOrCon…
1271 case Instruction::SGET_CHAR: { in ExecuteSwitchImpl()
2637 case Instruction::SGET_CHAR: in ProcessDexInstruction()
2851 case Instruction::SGET_CHAR: in CodeFlowVerifyInstruction()