/art/compiler/optimizing/ |
D | liveness_test.cc | 112 Instruction::RETURN); in TEST_F() 141 Instruction::RETURN); in TEST_F() 189 Instruction::RETURN | 0 << 8); in TEST_F() 234 Instruction::RETURN | 0 << 8); in TEST_F() 326 Instruction::RETURN | 1 << 8); in TEST_F() 379 Instruction::RETURN | 0 << 8); in TEST_F() 435 Instruction::RETURN | 0 << 8); in TEST_F() 485 Instruction::RETURN | 0 << 8); in TEST_F() 540 Instruction::RETURN | 0 << 8); in TEST_F() 587 Instruction::RETURN | 0 << 8); in TEST_F()
|
D | find_loops_test.cc | 48 Instruction::RETURN); in TEST_F() 62 Instruction::RETURN); in TEST_F() 77 Instruction::RETURN | 0 << 8); in TEST_F() 90 Instruction::RETURN | 0 << 8); in TEST_F() 160 Instruction::RETURN | 0 << 8); in TEST_F() 183 Instruction::RETURN | 0 << 8); in TEST_F() 207 Instruction::RETURN | 0 << 8); in TEST_F() 231 Instruction::RETURN | 0 << 8); in TEST_F() 254 Instruction::RETURN | 0 << 8); in TEST_F() 283 Instruction::RETURN | 0 << 8); in TEST_F() [all …]
|
D | ssa_test.cc | 158 Instruction::RETURN | 0 << 8); in TEST_F() 191 Instruction::RETURN | 0 << 8); in TEST_F() 224 Instruction::RETURN | 0 << 8); in TEST_F() 286 Instruction::RETURN | 1 << 8); in TEST_F() 321 Instruction::RETURN | 0 << 8); in TEST_F() 363 Instruction::RETURN | 0 << 8); in TEST_F() 402 Instruction::RETURN | 0 << 8); in TEST_F() 444 Instruction::RETURN | 0 << 8); in TEST_F()
|
D | codegen_test.cc | 178 Instruction::RETURN | 0); in TEST_F() 187 Instruction::RETURN | 1 << 8); in TEST_F() 196 Instruction::RETURN | 1 << 8); in TEST_F() 206 Instruction::RETURN | 0 << 8, in TEST_F() 207 Instruction::RETURN | 1 << 8); in TEST_F() 217 Instruction::RETURN | 0 << 8, in TEST_F() 218 Instruction::RETURN | 1 << 8); in TEST_F() 232 Instruction::RETURN | 1 << 8); \ 322 Instruction::RETURN); in TEST_F() 332 Instruction::RETURN); in TEST_F() [all …]
|
D | live_ranges_test.cc | 64 Instruction::RETURN); in TEST_F() 109 Instruction::RETURN | 0 << 8); in TEST_F() 156 Instruction::RETURN | 0 << 8); in TEST_F() 230 Instruction::RETURN | 1 << 8); in TEST_F() 306 Instruction::RETURN | 0 << 8); in TEST_F() 380 Instruction::RETURN); in TEST_F()
|
D | constant_folding_test.cc | 103 Instruction::RETURN | 1 << 8); in TEST_F() 223 Instruction::RETURN | 2 << 8); in TEST_F() 292 Instruction::RETURN | 2 << 8); in TEST_F() 373 Instruction::RETURN | 2 << 8); in TEST_F() 579 Instruction::RETURN | 2 << 8); in TEST_F()
|
D | graph_checker_test.cc | 136 Instruction::RETURN | 0 << 8); in TEST_F()
|
D | register_allocator_test.cc | 173 Instruction::RETURN); in TEST_F() 212 Instruction::RETURN | 1 << 8); in TEST_F() 261 Instruction::RETURN | 1 << 8); in TEST_F() 299 Instruction::RETURN | 0 << 8, in TEST_F() 404 Instruction::RETURN); in TEST_F()
|
D | scheduler_test.cc | 454 Instruction::RETURN | 2 << 8); // return v2 in TEST_F()
|
D | inliner.cc | 435 case Instruction::RETURN: in AlwaysThrows()
|
D | instruction_builder.cc | 2913 case Instruction::RETURN: { in ProcessDexInstruction()
|
/art/test/2034-spaces-in-SimpleName/src_gen/ |
D | SpacesInSimpleName.java | 56 mvMain.visitInsn(Opcodes.RETURN); in main() 62 mvSpaces.visitInsn(Opcodes.RETURN); in main()
|
/art/runtime/arch/x86/ |
D | memcmp16_x86.S | 43 MACRO0(RETURN) 788 RETURN 795 RETURN 804 RETURN 811 RETURN 822 RETURN 829 RETURN 838 RETURN 845 RETURN
|
/art/compiler/dex/ |
D | inline_method_analyser.cc | 441 case Instruction::RETURN: in AnalyseMethodCode() 521 if (return_opcode != Instruction::RETURN && in AnalyseConstMethod() 558 !(return_opcode == Instruction::RETURN && opcode != Instruction::IGET_WIDE && in AnalyseIGetMethod() 621 if (return_opcode != Instruction::RETURN && in AnalyseIPutMethod()
|
/art/tools/dexfuzz/src/dexfuzz/rawdex/ |
D | Opcode.java | 35 RETURN, enumConstant
|
D | Instruction.java | 335 addOpcodeInfo(Opcode.RETURN, "return", 0x0f, new Format11x()); in addOpcodeInfo() argument
|
/art/runtime/jit/ |
D | small_pattern_matcher.cc | 262 case Instruction::RETURN: in TryMatch() 390 case Instruction::RETURN: { in TryMatch()
|
/art/test/1948-obsolete-const-method-handle/util-src/src/art/constmethodhandle/ |
D | TestGenerator.java | 182 mv.visitInsn(Opcodes.RETURN); in generateRunTest()
|
/art/tools/dexanalyze/ |
D | dexanalyze_bytecode.cc | 498 case Instruction::RETURN: in ProcessCodeItem()
|
/art/tools/veridex/ |
D | flow_analysis.cc | 366 case Instruction::RETURN: { in ProcessDexInstruction()
|
/art/libdexfile/dex/ |
D | dex_instruction_list.h | 37 V(0x0F, RETURN, "return", k11x, kIndexNone, kReturn, 0, kVerifyRegA) \
|
/art/runtime/interpreter/ |
D | interpreter_switch_impl-inl.h | 625 HANDLER_ATTRIBUTES bool RETURN() { in RETURN() function
|
/art/runtime/verifier/ |
D | method_verifier.cc | 1968 case Instruction::RETURN: in AdjustReturnLine() 2113 case Instruction::RETURN: in CodeFlowVerifyInstruction()
|