Lines Matching defs:aget
1496 HArrayGet* aget = new (arena_) HArrayGet(object, index, anticipated_type, dex_pc);1497 ssa_builder_->MaybeAddAmbiguousArrayGet(aget);1498 AppendInstruction(aget);2659 case Instruction::AGET##kind: { \