Home
last modified time | relevance | path

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

/art/runtime/arch/mips/
Dquick_method_frame_info_mips.h42 static constexpr uint32_t kMipsCalleeSaveAllFPSpills = variable
56 (type == Runtime::kSaveAll ? kMipsCalleeSaveAllFPSpills : 0); in MipsCalleeSaveFPSpills()