Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.h480 return GetFpuSpillSize() + GetCoreSpillSize(); in FrameEntrySpillSize()
633 uint32_t GetFpuSpillSize() const { in GetFpuSpillSize() function