Home
last modified time | relevance | path

Searched refs:GetCustomSlowPathCallerSaves (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dcode_generator.h297 ? locations->GetCustomSlowPathCallerSaves().GetCoreRegisters() in GetSlowPathSpills()
298 : locations->GetCustomSlowPathCallerSaves().GetFloatingPointRegisters(); in GetSlowPathSpills()
Dlocations.h603 const RegisterSet& GetCustomSlowPathCallerSaves() const { in GetCustomSlowPathCallerSaves() function