Searched refs:UNUSED_40 (Results 1 – 5 of 5) sorted by relevance
/art/tools/dexfuzz/src/dexfuzz/rawdex/ |
D | Opcode.java | 84 UNUSED_40, enumConstant
|
D | Instruction.java | 385 addOpcodeInfo(Opcode.UNUSED_40, "unused-40", 0x40, new Format10x()); in addOpcodeInfo() argument
|
/art/libdexfile/dex/ |
D | dex_instruction_list.h | 86 V(0x40, UNUSED_40, "unused-40", k10x, kIndexUnknown, 0, 0, kVerifyError) \
|
/art/runtime/interpreter/ |
D | interpreter_switch_impl-inl.h | 1791 HANDLER_ATTRIBUTES bool UNUSED_40() { in UNUSED_40() function
|
/art/compiler/optimizing/ |
D | instruction_builder.cc | 3136 case Instruction::UNUSED_40: in ProcessDexInstruction()
|