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.h32 static constexpr uint32_t kMipsCalleeSaveAllSpills = variable
38 (type == Runtime::kSaveAll ? kMipsCalleeSaveAllSpills : 0) | (1 << art::mips::RA); in MipsCalleeSaveCoreSpills()