Home
last modified time | relevance | path

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

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