Home
last modified time | relevance | path

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

/art/runtime/arch/mips64/
Dquick_method_frame_info_mips64.h55 static constexpr uint32_t kMips64CalleeSaveFpAllSpills = variable
82 (type == Runtime::kSaveAllCalleeSaves ? kMips64CalleeSaveFpAllSpills : 0) | in Mips64CalleeSaveFpSpills()