Home
last modified time | relevance | path

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

/art/runtime/arch/mips64/
Dquick_method_frame_info_mips64.h36 static constexpr uint32_t kMips64CalleeSaveAllSpills = variable
53 (type == Runtime::kSaveAll ? kMips64CalleeSaveAllSpills : 0) | (1 << art::mips64::RA); in Mips64CalleeSaveCoreSpills()