Searched refs:FILLED_NEW_ARRAY_RANGE (Results 1 – 8 of 8) sorted by relevance
63 if (info.opcode == Opcode.FILLED_NEW_ARRAY_RANGE) { in getPoolIndexKind()
57 FILLED_NEW_ARRAY_RANGE, enumConstant
164 || opcode == Opcode.FILLED_NEW_ARRAY_RANGE) { in incrementIndex()
357 addOpcodeInfo(Opcode.FILLED_NEW_ARRAY_RANGE, "filled-new-array/range", in addOpcodeInfo() argument
441 case Instruction::FILLED_NEW_ARRAY_RANGE: { in ProcessDexFile()
524 case Instruction::FILLED_NEW_ARRAY_RANGE: { in ProcessDexInstruction()
59 …V(0x25, FILLED_NEW_ARRAY_RANGE, "filled-new-array/range", k3rc, kIndexTypeRef, kContinue | kThrow,…
1768 inst->Opcode() == Instruction::FILLED_NEW_ARRAY_RANGE); in DoFilledNewArray()