Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/arch/x86/
H A Dcallee_save_frame_x86.h59 static constexpr uint32_t GetFpSpills(CalleeSaveType type) { in GetFpSpills() function
/aosp_15_r20/art/runtime/arch/x86_64/
H A Dcallee_save_frame_x86_64.h69 static constexpr uint32_t GetFpSpills(CalleeSaveType type) { in GetFpSpills() function
/aosp_15_r20/art/runtime/arch/riscv64/
H A Dcallee_save_frame_riscv64.h94 static constexpr uint32_t GetFpSpills(CalleeSaveType type) { in GetFpSpills() function
/aosp_15_r20/art/runtime/arch/arm/
H A Dcallee_save_frame_arm.h70 static constexpr uint32_t GetFpSpills(CalleeSaveType type) { in GetFpSpills() function
/aosp_15_r20/art/runtime/arch/arm64/
H A Dcallee_save_frame_arm64.h93 static constexpr uint32_t GetFpSpills(CalleeSaveType type) { in GetFpSpills() function