Home
last modified time | relevance | path

Searched refs:UpdateOut (Results 1 – 4 of 4) sorted by relevance

/art/compiler/optimizing/
Dregister_allocation_resolver.cc68 locations->UpdateOut(location); in Resolve()
72 locations->UpdateOut(location); in Resolve()
139 locations->UpdateOut(source); in Resolve()
Dregister_allocator_test.cc556 phi->GetLocations()->UpdateOut(Location::RegisterLocation(2)); in TEST_F()
574 input1->GetLocations()->UpdateOut(Location::RegisterLocation(2)); in TEST_F()
592 input2->GetLocations()->UpdateOut(Location::RegisterLocation(2)); in TEST_F()
Dlocations.h570 void UpdateOut(Location location) { in UpdateOut() function
Dintrinsics_arm_vixl.cc3891 locations->UpdateOut(LocationFrom(r0, r1)); in CreateUnsafeGetAndUpdateLocations()