Home
last modified time | relevance | path

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

/art/runtime/arch/mips64/
Dquick_method_frame_info_mips64.h59 static constexpr uint32_t kMips64CalleeSaveFpEverythingSpills = variable
83 (type == Runtime::kSaveEverything ? kMips64CalleeSaveFpEverythingSpills : 0); in Mips64CalleeSaveFpSpills()