Home
last modified time | relevance | path

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

/art/runtime/arch/mips64/
Dquick_method_frame_info_mips64.h92 constexpr QuickMethodFrameInfo Mips64CalleeSaveMethodFrameInfo(Runtime::CalleeSaveType type) { in Mips64CalleeSaveMethodFrameInfo() function
/art/runtime/
Druntime.cc1958 callee_save_method_frame_infos_[i] = mips64::Mips64CalleeSaveMethodFrameInfo(type); in SetInstructionSet()