Searched refs:IGET_CHAR_QUICK (Results 1 – 9 of 9) sorted by relevance
133 case Instruction::IGET_CHAR_QUICK: in Decompile()
521 case Instruction::IGET_CHAR_QUICK: in IsValidImplicitCheck()647 case Instruction::IGET_CHAR_QUICK: in ThrowNullPointerExceptionFromDexPC()
197 case Instruction::IGET_CHAR_QUICK: case Instruction::IPUT_CHAR_QUICK: in IGetQuickOrIPutQuickMemAccessType()
263 …V(0xF1, IGET_CHAR_QUICK, "iget-char-quick", k22c, kIndexFieldOffset, kContinue | kThrow, kLoad | k…
262 case Instruction::IGET_CHAR_QUICK: in Compile()263 CompileInstanceFieldAccess(inst, dex_pc, Instruction::IGET_CHAR_QUICK, false); in Compile()
1039 HANDLER_ATTRIBUTES bool IGET_CHAR_QUICK() { in IGET_CHAR_QUICK() function
1393 case Instruction::IGET_CHAR_QUICK: in MethodContainsRSensitiveAccess()
2968 case Instruction::IGET_CHAR_QUICK: in ProcessDexInstruction()
2846 case Instruction::IGET_CHAR_QUICK: in CodeFlowVerifyInstruction()