Home
last modified time | relevance | path

Searched defs:GetFloatingPointSpillSlotSize (Results 1 – 6 of 6) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_mips64.h272 size_t GetFloatingPointSpillSlotSize() const OVERRIDE { return kMips64DoublewordSize; } in GetFloatingPointSpillSlotSize() function
Dcode_generator_mips.h276 size_t GetFloatingPointSpillSlotSize() const OVERRIDE { return kMipsDoublewordSize; } in GetFloatingPointSpillSlotSize() function
Dcode_generator_x86_64.h325 size_t GetFloatingPointSpillSlotSize() const OVERRIDE { in GetFloatingPointSpillSlotSize() function
Dcode_generator_x86.h343 size_t GetFloatingPointSpillSlotSize() const OVERRIDE { in GetFloatingPointSpillSlotSize() function
Dcode_generator_arm.h321 size_t GetFloatingPointSpillSlotSize() const OVERRIDE { in GetFloatingPointSpillSlotSize() function
Dcode_generator_arm64.h364 size_t GetFloatingPointSpillSlotSize() const OVERRIDE { in GetFloatingPointSpillSlotSize() function