/art/compiler/optimizing/ |
D | dominator_test.cc | 68 Instruction::GOTO | 0x100, // Block number 1 in TEST() 83 Instruction::GOTO | 0x100, // Block number 1 in TEST() 84 Instruction::GOTO | 0x100, // Block number 2 in TEST() 100 Instruction::GOTO | 0x200, // Block number 1 in TEST() 102 Instruction::GOTO | 0xFF00); // Block number 3 in TEST() 132 Instruction::GOTO | 0xFF00); in TEST() 151 Instruction::GOTO | 0x100, // Dead block in TEST() 152 Instruction::GOTO | 0xFE00); // Block number 2 in TEST() 169 Instruction::GOTO | 0x100, in TEST() 188 Instruction::GOTO | 0x100, // Block number 2 in TEST() [all …]
|
D | pretty_printer_test.cc | 73 Instruction::GOTO | 0x100, in TEST() 94 Instruction::GOTO | 0x100, in TEST() 95 Instruction::GOTO | 0x100, in TEST() 116 Instruction::GOTO | 0x200, in TEST() 118 Instruction::GOTO | 0xFF00); in TEST() 150 Instruction::GOTO | 0xFF00); in TEST() 174 Instruction::GOTO | 0x100, in TEST() 175 Instruction::GOTO | 0xFE00); in TEST() 203 Instruction::GOTO | 0x100, in TEST() 233 Instruction::GOTO | 0x100, in TEST() [all …]
|
D | linearize_test.cc | 80 Instruction::GOTO | 0xFE00, in TEST() 106 Instruction::GOTO | 0xFE00); in TEST() 131 Instruction::GOTO | 0x0100, in TEST() 133 Instruction::GOTO | 0xFD00); in TEST() 162 Instruction::GOTO | 0xFE00, in TEST() 193 Instruction::GOTO | 0xFE00); in TEST() 215 Instruction::GOTO | 0x0100, in TEST() 219 Instruction::GOTO | 0xFA00); in TEST() 243 Instruction::GOTO | 0x0100, in TEST() 247 Instruction::GOTO | 0xFA00); in TEST()
|
D | ssa_test.cc | 129 Instruction::GOTO | 0x100, in TEST() 192 Instruction::GOTO | 0x200, in TEST() 225 Instruction::GOTO | 0x200, in TEST() 226 Instruction::GOTO | 0xFF00, in TEST() 256 Instruction::GOTO | 0xFD00, in TEST() 287 Instruction::GOTO | 0xFD00, in TEST() 319 Instruction::GOTO | 0x500, in TEST() 322 Instruction::GOTO | 0xFD00, in TEST() 323 Instruction::GOTO | 0xFC00, in TEST() 362 Instruction::GOTO | 0x200, in TEST() [all …]
|
D | liveness_test.cc | 146 Instruction::GOTO | 0x100, in TEST() 193 Instruction::GOTO | 0x200, in TEST() 285 Instruction::GOTO | 0xFD00, in TEST() 330 Instruction::GOTO | 0xFD00, in TEST() 380 Instruction::GOTO | 0x500, in TEST() 383 Instruction::GOTO | 0xFD00, in TEST() 384 Instruction::GOTO | 0xFC00, in TEST() 437 Instruction::GOTO | 0x200, in TEST() 440 Instruction::GOTO | 0xFE00, in TEST() 489 Instruction::GOTO | 0xFA00, in TEST() [all …]
|
D | find_loops_test.cc | 72 Instruction::GOTO | 0x100, in TEST() 88 Instruction::GOTO | 0x200, in TEST() 150 Instruction::GOTO | 0xFE00, in TEST() 175 Instruction::GOTO | 0x400, in TEST() 177 Instruction::GOTO | 0xFE00, in TEST() 178 Instruction::GOTO | 0xFD00, in TEST() 201 Instruction::GOTO | 0x100, in TEST() 203 Instruction::GOTO | 0xFE00, in TEST() 228 Instruction::GOTO | 0xFC00, in TEST() 229 Instruction::GOTO | 0xFB00, in TEST() [all …]
|
D | graph_checker_test.cc | 82 Instruction::GOTO | 0x100, in TEST() 92 Instruction::GOTO | 0x100, in TEST() 102 Instruction::GOTO | 0x100, in TEST() 103 Instruction::GOTO | 0xFF00); in TEST()
|
D | dead_code_elimination_test.cc | 139 Instruction::GOTO | 4 << 8, in TEST() 141 Instruction::GOTO | 4 << 8, in TEST() 143 static_cast<uint16_t>(Instruction::GOTO | -5 << 8), in TEST()
|
D | codegen_test.cc | 278 Instruction::GOTO | 0x100, in TEST() 286 Instruction::GOTO | 0x100, in TEST() 287 Instruction::GOTO | 0x100, in TEST() 295 Instruction::GOTO | 0x200, in TEST() 297 Instruction::GOTO | 0xFF00); in TEST() 319 Instruction::GOTO | 0x100, in TEST() 320 Instruction::GOTO | 0xFE00); in TEST() 329 Instruction::GOTO | 0x100, in TEST()
|
D | live_ranges_test.cc | 111 Instruction::GOTO | 0x100, in TEST() 239 Instruction::GOTO | 0xFD00, in TEST() 321 Instruction::GOTO | 0xFB00, in TEST() 398 Instruction::GOTO | 0x300, in TEST()
|
D | constant_folding_test.cc | 505 Instruction::GOTO | 4 << 8, in TEST() 507 Instruction::GOTO | 4 << 8, in TEST() 509 static_cast<uint16_t>(Instruction::GOTO | -5 << 8), in TEST()
|
D | suspend_check_test.cc | 49 Instruction::GOTO | 0xFF00); in TEST()
|
D | register_allocator_test.cc | 201 Instruction::GOTO | 0xFD00, in TEST() 248 Instruction::GOTO | 0xFA00, in TEST() 301 Instruction::GOTO | 0xF900); in TEST() 388 Instruction::GOTO | 0xFD00, in TEST()
|
/art/compiler/dex/ |
D | mir_optimization_test.cc | 1013 DEF_OTHER0(6u, Instruction::GOTO), // Edge back to inner loop head. in TEST_F() 1014 DEF_OTHER0(7u, Instruction::GOTO), // Edge back to outer loop head. in TEST_F() 1031 DEF_OTHER0(6u, Instruction::GOTO), // Edge back to inner loop head. in TEST_F() 1032 DEF_OTHER0(7u, Instruction::GOTO), // Edge back to outer loop head. in TEST_F() 1048 DEF_OTHER0(6u, Instruction::GOTO), // Edge back to inner loop head. in TEST_F() 1050 DEF_OTHER0(7u, Instruction::GOTO), // Edge back to outer loop head. in TEST_F() 1067 DEF_OTHER0(6u, Instruction::GOTO), // Edge back to inner loop head. in TEST_F() 1068 DEF_OTHER0(7u, Instruction::GOTO), // Edge back to outer loop head. in TEST_F() 1085 DEF_OTHER0(6u, Instruction::GOTO), // Edge back to inner loop head. in TEST_F() 1086 DEF_OTHER0(7u, Instruction::GOTO), // Edge back to outer loop head. in TEST_F() [all …]
|
D | mir_optimization.cc | 217 case Instruction::GOTO: in SelectKind() 520 mir->dalvikInsn.opcode = Instruction::GOTO; in BasicBlockOpt() 1806 mir->dalvikInsn.opcode = Instruction::GOTO; in EliminateSuspendChecks()
|
D | mir_graph.cc | 436 case Instruction::GOTO: in IsBadMonitorExitCatch() 461 case Instruction::GOTO: in ProcessCanBranch()
|
D | gvn_dead_code_elimination.cc | 1078 case Instruction::GOTO: in RecordMIR()
|
/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/runtime/ |
D | dex_instruction_utils.h | 71 return Instruction::GOTO <= opcode && opcode <= Instruction::GOTO_32; in IsInstructionGoto()
|
D | dex_instruction_list.h | 61 V(0x28, GOTO, "goto", k10t, false, kNone, kBranch | kUnconditional, kVerifyBranchTarget) \
|
/art/tools/dexfuzz/src/dexfuzz/program/ |
D | CodeTranslator.java | 572 || Opcode.isBetween(opcode, Opcode.GOTO, Opcode.GOTO_32)) { in isInstructionBranch()
|
/art/compiler/dex/quick/ |
D | quick_compiler.cc | 178 Instruction::GOTO,
|
D | mir_to_lir.cc | 669 case Instruction::GOTO: in CompileDalvikInstruction()
|