Home
last modified time | relevance | path

Searched defs:GetFpSpills (Results 1 – 4 of 4) sorted by relevance

/art/runtime/arch/x86/
Dcallee_save_frame_x86.h58 static constexpr uint32_t GetFpSpills(CalleeSaveType type) { in GetFpSpills() function
/art/runtime/arch/x86_64/
Dcallee_save_frame_x86_64.h68 static constexpr uint32_t GetFpSpills(CalleeSaveType type) { in GetFpSpills() function
/art/runtime/arch/arm64/
Dcallee_save_frame_arm64.h92 static constexpr uint32_t GetFpSpills(CalleeSaveType type) { in GetFpSpills() function
/art/runtime/arch/arm/
Dcallee_save_frame_arm.h69 static constexpr uint32_t GetFpSpills(CalleeSaveType type) { in GetFpSpills() function