Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dlocations.h612 bool HasCustomSlowPathCallingConvention() const { in HasCustomSlowPathCallingConvention() function
617 DCHECK(HasCustomSlowPathCallingConvention()); in GetCustomSlowPathCallerSaves()
Dcode_generator.h312 !locations->HasCustomSlowPathCallingConvention())); in GetSlowPathSpills()
316 if (locations->HasCustomSlowPathCallingConvention()) { in GetSlowPathSpills()