Home | History | Annotate | Download | only in dex

Lines Matching refs:IGET

31 static constexpr uint16_t kUnresolvedIFieldOp = Instruction::IGET;
253 // Retrieve the value name for IGET/SGET/AGET, update the map with new value if any.
1154 uint16_t type = opcode - Instruction::IGET;
1774 case Instruction::IGET: