Home
last modified time | relevance | path

Searched refs:kMipsCalleeSaveAllSpills (Results 1 – 1 of 1) sorted by relevance

/art/runtime/arch/mips/
Dquick_method_frame_info_mips.h35 static constexpr uint32_t kMipsCalleeSaveAllSpills = variable
50 (type == Runtime::kSaveAll ? kMipsCalleeSaveAllSpills : 0); in MipsCalleeSaveCoreSpills()