Home
last modified time | relevance | path

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

/art/runtime/arch/mips/
Dregisters_mips.h33 V1 = 3, enumerator
Dcontext_mips.cc75 gprs_[V1] = const_cast<uint32_t*>(&gZero); in SmashCallerSaves()
/art/runtime/arch/mips64/
Dregisters_mips64.h33 V1 = 3, enumerator
Dcontext_mips64.cc75 gprs_[V1] = const_cast<uintptr_t*>(&gZero); in SmashCallerSaves()