Searched defs:MipsCalleeSaveFrameSize (Results 1 - 1 of 1) sorted by relevance

/art/runtime/arch/mips/
H A Dquick_method_frame_info_mips.h41 constexpr uint32_t MipsCalleeSaveFrameSize(Runtime::CalleeSaveType type) { function in namespace:art::mips
48 return QuickMethodFrameInfo(MipsCalleeSaveFrameSize(type),

Completed in 58 milliseconds