Home
last modified time | relevance | path

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

/art/runtime/arch/mips/
Dcontext_mips.cc32 gprs_[T9] = &t9_; in Reset()
36 t9_ = MipsContext::kBadGprBase + T9; in Reset()
Dcontext_mips.h93 uintptr_t sp_, t9_, arg0_; variable
/art/runtime/arch/mips64/
Dcontext_mips64.cc32 gprs_[T9] = &t9_; in Reset()
36 t9_ = Mips64Context::kBadGprBase + T9; in Reset()
Dcontext_mips64.h93 uintptr_t sp_, t9_, arg0_; variable