Searched refs:IGET_CHAR_QUICK (Results 1 – 9 of 9) sorted by relevance
133 case Instruction::IGET_CHAR_QUICK: in Decompile()
519 case Instruction::IGET_CHAR_QUICK: in IsValidImplicitCheck()639 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()
1393 case Instruction::IGET_CHAR_QUICK: in MethodContainsRSensitiveAccess()
2946 case Instruction::IGET_CHAR_QUICK: in ProcessDexInstruction()
1509 ALWAYS_INLINE void IGET_CHAR_QUICK() REQUIRES_SHARED(Locks::mutator_lock_) { in IGET_CHAR_QUICK() function
2839 case Instruction::IGET_CHAR_QUICK: in CodeFlowVerifyInstruction()