Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dcode_generator.h736 uint32_t GetFpuSpillStart() const { in GetFpuSpillStart() function
H A Dcode_generator_x86_64.cc1549 uint32_t xmm_spill_location = GetFpuSpillStart(); in GenerateFrameEntry()
1582 uint32_t xmm_spill_location = GetFpuSpillStart(); in GenerateFrameExit()