/art/test/547-regression-trycatch-critic-edge/smali/ |
D | TestCase.smali | 18 # The following test case would crash liveness analysis because the back edge of 19 # the outer loop would have a smaller liveness position than the two back edges 39 if-eqz v3, :outer_loop # back edge of outer loop 44 goto :inner_loop # back edge of inner loop 52 goto :inner_loop # back edge of inner loop
|
/art/runtime/ |
D | class_table.cc | 70 auto existing_it = classes_.back().FindWithHash(pair, hash); in UpdateClass() 71 if (kIsDebugBuild && existing_it == classes_.back().end()) { in UpdateClass() 115 return CountDefiningLoaderClasses(defining_loader, classes_.back()); in NumNonZygoteClasses() 129 return classes_.back().Size(); in NumReferencedNonZygoteClasses() 153 classes_.back().Insert(slot); in TryInsert() 160 classes_.back().InsertWithHash(TableSlot(klass, hash), hash); in Insert() 171 classes_.back().Insert(slot); in CopyWithoutLocks() 178 classes_.back().InsertWithHash(TableSlot(klass, hash), hash); in InsertWithoutLocks() 183 classes_.back().InsertWithHash(TableSlot(klass, hash), hash); in InsertWithHash()
|
D | handle_scope_test.cc | 107 EXPECT_OBJ_PTR_EQ(o, handles.back().Get()); in TEST_F() 108 EXPECT_TRUE(hs.Contains(handles.back().GetReference())); in TEST_F() 109 EXPECT_TRUE(base->Contains(handles.back().GetReference())); in TEST_F()
|
D | dexopt_test.cc | 236 ASSERT_TRUE(image_reservation_.back().get() != nullptr) << error_msg; in ReserveImageSpaceChunk() 238 reinterpret_cast<void*>(image_reservation_.back()->Begin()) << "-" << in ReserveImageSpaceChunk() 239 reinterpret_cast<void*>(image_reservation_.back()->End()); in ReserveImageSpaceChunk()
|
/art/runtime/base/ |
D | transform_array_ref_test.cc | 74 ASSERT_EQ(input.back().value + 1, taref.back()); in TEST() 106 ASSERT_EQ(input.back().value - 1, taref.back()); in TEST() 149 ASSERT_EQ(input.back().value, taref.back()); in TEST() 193 ASSERT_EQ(cinput.back().value, ctaref.back()); in TEST()
|
D | timing_logger.cc | 155 return timings_.back().GetTime() - timings_.front().GetTime(); in GetTotalNs() 175 size_t open_idx = open_stack.back(); in CalculateTimingData() 186 ret.data_[open_stack.back()].exclusive_time -= time; in CalculateTimingData() 193 << timings_[open_stack.back()].GetName() << " at index " << open_stack.back(); in CalculateTimingData()
|
D | transform_array_ref.h | 117 reference back() { return GetFunction()(base().back()); } in back() function 118 const_reference back() const { return GetFunction()(base().back()); } in back() function
|
D | dchecked_vector.h | 134 reference back() { DCHECK(!empty()); return Base::back(); } in back() function 135 const_reference back() const { DCHECK(!empty()); return Base::back(); } in back() function
|
D | array_slice.h | 98 reference back() { in back() function 103 const_reference back() const { in back() function
|
D | array_ref.h | 152 reference back() { in back() function 157 const_reference back() const { in back() function
|
/art/test/482-checker-loop-back-edge-use/ |
D | info.txt | 2 at back edges.
|
/art/test/107-int-math2/ |
D | info.txt | 2 TODO: fold back into 003-omnibus-opcodes.
|
/art/test/547-regression-trycatch-critic-edge/ |
D | info.txt | 1 Test a specific SSA building regression a back edge would not be split due to
|
/art/test/080-oom-throw/ |
D | info.txt | 2 the JIT'ed code handles OOM exception correctly since it cannot fall back to
|
/art/compiler/linker/arm/ |
D | relative_patcher_arm_base.cc | 96 return offsets_.back(); in LastReservedOffset() 194 pending_thunks_.back()->MarkPendingOffsetAsWritten(); in WriteThunks() 195 if (pending_thunks_.back()->HasPendingOffset()) { in WriteThunks() 437 unreserved_thunks_.back()->MaxNextOffset() + unreserved_thunks_.back()->CodeSize()) { in ResolveMethodCalls() 440 if (method_call_thunk_ != unreserved_thunks_.back()) { in ResolveMethodCalls()
|
/art/compiler/optimizing/ |
D | pretty_printer.h | 83 PrintInt(predecessors.back()->GetBlockId()); in VisitBasicBlock() 92 PrintInt(successors.back()->GetBlockId()); in VisitBasicBlock()
|
D | ssa_phi_elimination.cc | 67 HPhi* phi = worklist_.back(); in MarkDeadPhis() 133 HPhi* phi = worklist_.back(); in Run()
|
/art/compiler/debug/ |
D | elf_debug_loc_writer.h | 161 variable_locations.back().reg_lo == reg_lo && in GetVariableLocations() 162 variable_locations.back().reg_hi == reg_hi && in GetVariableLocations() 163 variable_locations.back().high_pc == low_pc) { in GetVariableLocations() 165 variable_locations.back().high_pc = high_pc; in GetVariableLocations()
|
/art/compiler/ |
D | image_test.cc | 54 EXPECT_LT(image_sizes.back(), image_sizes_extra.back()); in TEST_F()
|
/art/runtime/interpreter/mterp/mips64/ |
D | footer.S | 44 beqzc a0, MterpFallback # If not, fall back to reference interpreter. 57 beqzc v0, MterpExceptionReturn # no local catch, back to caller.
|
/art/runtime/interpreter/mterp/mips/ |
D | footer.S | 86 beqz a0, MterpFallback # If exception, fall back to reference interpreter. 97 beqz v0, MterpExceptionReturn # no local catch, back to caller.
|
/art/runtime/interpreter/mterp/arm/ |
D | footer.S | 87 beq MterpFallback @ If not, fall back to reference interpreter. 99 beq MterpExceptionReturn @ no local catch, back to caller.
|
/art/test/596-checker-dead-phi/smali/ |
D | IrreducibleLoop.smali | 64 # Add a marker on the outer loop back edge. 66 # Set a wide register, to have v1 undefined at the back edge.
|
/art/runtime/gc/space/ |
D | large_object_space_test.cc | 97 mirror::Object* obj = requests.back().first; in LargeObjectTest() 98 size_t request_size = requests.back().second; in LargeObjectTest()
|
/art/test/115-native-bridge/ |
D | expected.txt | 79 handling second SIGSEGV, will jump back to test function 80 back to test from signal handler via siglongjmp(), and done!
|