Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips64.h221 size_t GetFloatingPointSpillSlotSize() const OVERRIDE { return kMips64WordSize; } in GetFloatingPointSpillSlotSize() function
Dcode_generator_x86_64.h216 size_t GetFloatingPointSpillSlotSize() const OVERRIDE { in GetFloatingPointSpillSlotSize() function
Dcode_generator_arm.h222 size_t GetFloatingPointSpillSlotSize() const OVERRIDE { in GetFloatingPointSpillSlotSize() function
Dcode_generator_x86.h215 size_t GetFloatingPointSpillSlotSize() const OVERRIDE { in GetFloatingPointSpillSlotSize() function
Dcode_generator_arm64.h254 size_t GetFloatingPointSpillSlotSize() const OVERRIDE { in GetFloatingPointSpillSlotSize() function