Home | History | Annotate | Download | only in quick

Lines Matching refs:IPUT

831   Instruction::Code opcode = static_cast<Instruction::Code>(Instruction::IPUT + data.op_variant);
855 // TODO: Implement inlining of IPUT on non-"this" registers (needs correct stack trace for NPE).
864 // Mark invoke as NOP, null-check is done on IPUT. No aborts after this.