Home
last modified time | relevance | path

Searched refs:INSTANCE_OF (Results 1 – 12 of 12) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/rop/code/
DRegOps.java216 public static final int INSTANCE_OF = 44; field in RegOps
357 case INSTANCE_OF: return "instance-of"; in opName()
DRops.java820 public static final Rop INSTANCE_OF = field in Rops
821 new Rop(RegOps.INSTANCE_OF, Type.INT, StdTypeList.OBJECT,
1198 case RegOps.INSTANCE_OF: return INSTANCE_OF; in ropFor()
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/util/
DInstructionOffsetMapTest.java60 /*12: 0x13*/ new ImmutableInstruction22c(Opcode.INSTANCE_OF, 0, 1, in testInstructionOffsetMap()
/external/dexmaker/src/dx/java/com/android/dx/io/
DOpcodes.java76 public static final int INSTANCE_OF = 0x20; field in Opcodes
DOpcodeInfo.java190 public static final Info INSTANCE_OF = field in OpcodeInfo
191 new Info(Opcodes.INSTANCE_OF, "instance-of",
1137 set(INSTANCE_OF);
/external/smali/smalidea/src/main/java/org/jf/smalidea/findUsages/
DSmaliUsageTypeProvider.java122 if (opcode == Opcode.INSTANCE_OF) { in findClassUsageType()
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
DRopToDop.java404 MAP.put(Rops.INSTANCE_OF, Dops.INSTANCE_OF); in MAP.put() argument
DDops.java197 public static final Dop INSTANCE_OF = field in Dops
198 new Dop(Opcodes.INSTANCE_OF, Opcodes.INSTANCE_OF,
950 new Dop(Opcodes.INSTANCE_OF_JUMBO, Opcodes.INSTANCE_OF,
1138 set(INSTANCE_OF);
/external/dexmaker/src/main/java/com/google/dexmaker/
DCode.java706 addInstruction(new ThrowingCstInsn(Rops.INSTANCE_OF, sourcePosition, in instanceOfType()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
DMethodAnalyzer.java648 case INSTANCE_OF:
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
DOpcode.java76INSTANCE_OF(0x20, "instance-of", ReferenceType.TYPE, Format.Format22c, Opcode.CAN_THROW | Opcode.C… enumConstant
/external/chromium-trace/catapult/tracing/test_data/
Dv8.log454 code-creation,LazyCompile,0,0x42418fa0,636,"INSTANCE_OF native runtime.js:367",0x2340f640,
803 code-creation,LazyCompile,0,0x42418fa0,636,"INSTANCE_OF native runtime.js:367",0x2340f640,