Home
last modified time | relevance | path

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

/art/runtime/base/
Dlogging.h164 #define EAGER_PTR_EVALUATOR(T1, T2) \ argument
165 template <> struct EagerEvaluator<T1, T2> { \
166 EagerEvaluator(T1 lhs, T2 rhs) \
/art/compiler/jni/quick/mips/
Dcalling_convention_mips.cc127 callee_save_regs_.push_back(MipsManagedRegister::FromCoreRegister(T2)); in MipsJniCallingConvention()
139 result = 1 << T0 | 1 << T1 | 1 << T2 | 1 << T3 | 1 << T4 | 1 << T5 | 1 << T6 | in CoreSpillMask()
/art/runtime/arch/mips/
Dregisters_mips.h40 T2 = 10, enumerator