Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dcode_generator.h320 ? locations->GetCustomSlowPathCallerSaves().GetCoreRegisters() in GetSlowPathSpills()
321 : locations->GetCustomSlowPathCallerSaves().GetFloatingPointRegisters(); in GetSlowPathSpills()
H A Dlocations.h633 const RegisterSet& GetCustomSlowPathCallerSaves() const { in GetCustomSlowPathCallerSaves() function