Home
last modified time | relevance | path

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

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