Searched refs:SGET_BOOLEAN (Results 1 – 8 of 8) sorted by relevance
119 SGET_BOOLEAN, enumConstant
421 addOpcodeInfo(Opcode.SGET_BOOLEAN, "sget-boolean", 0x63, new Format21c()); in addOpcodeInfo() argument
220 if (opcode == Opcode.IGET_BOOLEAN || opcode == Opcode.SGET_BOOLEAN) { in getInstructionOutputType()
224 case SGET_BOOLEAN: in DumpString()
121 …V(0x63, SGET_BOOLEAN, "sget-boolean", k21c, kIndexFieldRef, kContinue | kThrow | kLoad | kRegBFiel…
1257 case Instruction::SGET_BOOLEAN: { in ExecuteSwitchImpl()
2635 case Instruction::SGET_BOOLEAN: in ProcessDexInstruction()
2845 case Instruction::SGET_BOOLEAN: in CodeFlowVerifyInstruction()