Home
last modified time | relevance | path

Searched refs:SetCustomSlowPathCallerSaves (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dlocations.h593 void SetCustomSlowPathCallerSaves(const RegisterSet& caller_saves) { in SetCustomSlowPathCallerSaves() function
Dintrinsics_arm_vixl.cc702 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in CreateIntIntIntToIntLocations()
950 locations->SetCustomSlowPathCallerSaves(RegisterSet::Empty()); // No caller-save registers. in CreateIntIntIntIntIntToIntPlusTemps()
Dcode_generator.cc1516 locations->SetCustomSlowPathCallerSaves(caller_saves); // Default: no caller-save registers. in CreateThrowingSlowPathLocations()