/art/compiler/optimizing/ |
D | dominator_test.cc | 68 Instruction::GOTO | 0x100, // Block number 1 in TEST_F() 83 Instruction::GOTO | 0x100, // Block number 1 in TEST_F() 84 Instruction::GOTO | 0x100, // Block number 2 in TEST_F() 100 Instruction::GOTO | 0x200, // Block number 1 in TEST_F() 102 Instruction::GOTO | 0xFF00); // Block number 3 in TEST_F() 132 Instruction::GOTO | 0xFF00); in TEST_F() 152 Instruction::GOTO | 0x100, // Dead block in TEST_F() 153 Instruction::GOTO | 0xFE00); // Block number 2 in TEST_F() 170 Instruction::GOTO | 0x100, in TEST_F() 189 Instruction::GOTO | 0x100, // Block number 2 in TEST_F() [all …]
|
D | pretty_printer_test.cc | 72 Instruction::GOTO | 0x100, in TEST_F() 93 Instruction::GOTO | 0x100, in TEST_F() 94 Instruction::GOTO | 0x100, in TEST_F() 115 Instruction::GOTO | 0x200, in TEST_F() 117 Instruction::GOTO | 0xFF00); in TEST_F() 149 Instruction::GOTO | 0xFF00); in TEST_F() 171 Instruction::GOTO | 0x100, in TEST_F() 172 Instruction::GOTO | 0xFE00); in TEST_F() 198 Instruction::GOTO | 0x100, in TEST_F() 226 Instruction::GOTO | 0x100, in TEST_F() [all …]
|
D | linearize_test.cc | 76 Instruction::GOTO | 0xFE00, in TEST_F() 102 Instruction::GOTO | 0xFE00); in TEST_F() 127 Instruction::GOTO | 0x0100, in TEST_F() 129 Instruction::GOTO | 0xFD00); in TEST_F() 158 Instruction::GOTO | 0xFE00, in TEST_F() 189 Instruction::GOTO | 0xFE00); in TEST_F() 211 Instruction::GOTO | 0x0100, in TEST_F() 215 Instruction::GOTO | 0xFA00); in TEST_F() 239 Instruction::GOTO | 0x0100, in TEST_F() 243 Instruction::GOTO | 0xFA00); in TEST_F()
|
D | ssa_test.cc | 125 Instruction::GOTO | 0x100, in TEST_F() 188 Instruction::GOTO | 0x200, in TEST_F() 221 Instruction::GOTO | 0x200, in TEST_F() 222 Instruction::GOTO | 0xFF00, in TEST_F() 252 Instruction::GOTO | 0xFD00, in TEST_F() 283 Instruction::GOTO | 0xFD00, in TEST_F() 315 Instruction::GOTO | 0x500, in TEST_F() 318 Instruction::GOTO | 0xFD00, in TEST_F() 319 Instruction::GOTO | 0xFC00, in TEST_F() 358 Instruction::GOTO | 0x200, in TEST_F() [all …]
|
D | liveness_test.cc | 141 Instruction::GOTO | 0x100, in TEST_F() 188 Instruction::GOTO | 0x200, in TEST_F() 280 Instruction::GOTO | 0xFD00, in TEST_F() 325 Instruction::GOTO | 0xFD00, in TEST_F() 375 Instruction::GOTO | 0x500, in TEST_F() 378 Instruction::GOTO | 0xFD00, in TEST_F() 379 Instruction::GOTO | 0xFC00, in TEST_F() 432 Instruction::GOTO | 0x200, in TEST_F() 435 Instruction::GOTO | 0xFE00, in TEST_F() 484 Instruction::GOTO | 0xFA00, in TEST_F() [all …]
|
D | find_loops_test.cc | 60 Instruction::GOTO | 0x100, in TEST_F() 74 Instruction::GOTO | 0x200, in TEST_F() 132 Instruction::GOTO | 0xFE00, in TEST_F() 155 Instruction::GOTO | 0x400, in TEST_F() 157 Instruction::GOTO | 0xFE00, in TEST_F() 158 Instruction::GOTO | 0xFD00, in TEST_F() 179 Instruction::GOTO | 0x100, in TEST_F() 181 Instruction::GOTO | 0xFE00, in TEST_F() 204 Instruction::GOTO | 0xFC00, in TEST_F() 205 Instruction::GOTO | 0xFB00, in TEST_F() [all …]
|
D | graph_checker_test.cc | 69 Instruction::GOTO | 0x100, in TEST_F() 79 Instruction::GOTO | 0x100, in TEST_F() 89 Instruction::GOTO | 0x100, in TEST_F() 90 Instruction::GOTO | 0xFF00); in TEST_F()
|
D | dead_code_elimination_test.cc | 142 Instruction::GOTO | 4 << 8, in TEST_F() 144 Instruction::GOTO | 4 << 8, in TEST_F() 146 static_cast<uint16_t>(Instruction::GOTO | 0xFFFFFFFB << 8), in TEST_F()
|
D | live_ranges_test.cc | 108 Instruction::GOTO | 0x100, in TEST_F() 232 Instruction::GOTO | 0xFD00, in TEST_F() 311 Instruction::GOTO | 0xFB00, in TEST_F() 386 Instruction::GOTO | 0x300, in TEST_F()
|
D | suspend_check_test.cc | 48 Instruction::GOTO | 0xFF00); in TEST_F()
|
D | codegen_test.cc | 114 Instruction::GOTO | 0x100, in TEST_F() 122 Instruction::GOTO | 0x100, in TEST_F() 123 Instruction::GOTO | 0x100, in TEST_F() 131 Instruction::GOTO | 0x200, in TEST_F() 133 Instruction::GOTO | 0xFF00); in TEST_F() 155 Instruction::GOTO | 0x100, in TEST_F() 156 Instruction::GOTO | 0xFE00); in TEST_F() 165 Instruction::GOTO | 0x100, in TEST_F()
|
D | register_allocator_test.cc | 229 Instruction::GOTO | 0xFD00, in Loop1() 278 Instruction::GOTO | 0xFA00, in Loop2() 324 Instruction::GOTO | 0xF900); in Loop3() 410 Instruction::GOTO | 0xFD00, in DeadPhi()
|
D | scheduler_test.cc | 415 Instruction::GOTO | 0xeb << 8, // goto 0004 // -0015 in TEST_F()
|
D | instruction_builder.cc | 2079 case Instruction::GOTO: in ProcessDexInstruction()
|
/art/tools/dexfuzz/src/dexfuzz/program/mutators/ |
D | RandomInstructionGenerator.java | 195 || Opcode.isBetween(newOpcode, Opcode.GOTO, Opcode.GOTO_32)) { in generateMutation() 212 || Opcode.isBetween(newOpcode, Opcode.GOTO, Opcode.GOTO_32)) { in applyMutation()
|
/art/tools/dexfuzz/src/dexfuzz/rawdex/ |
D | Opcode.java | 60 GOTO, enumConstant
|
D | Instruction.java | 361 addOpcodeInfo(Opcode.GOTO, "goto", 0x28, new Format10t()); in addOpcodeInfo() argument
|
/art/libdexfile/dex/ |
D | dex_instruction_utils.h | 81 return Instruction::GOTO <= opcode && opcode <= Instruction::GOTO_32; in IsInstructionGoto()
|
D | dex_instruction_list.h | 62 V(0x28, GOTO, "goto", k10t, kIndexNone, kBranch | kUnconditional, 0, kVerifyBranchTarget) \
|
/art/tools/dexfuzz/src/dexfuzz/program/ |
D | CodeTranslator.java | 580 || Opcode.isBetween(opcode, Opcode.GOTO, Opcode.GOTO_32)) { in isInstructionBranch()
|
/art/tools/veridex/ |
D | flow_analysis.cc | 353 case Instruction::GOTO: in ProcessDexInstruction()
|
/art/runtime/interpreter/ |
D | interpreter_switch_impl.cc | 758 case Instruction::GOTO: { in ExecuteSwitchImplCpp()
|