Searched refs:rs_rT0 (Results 1 - 2 of 2) sorted by relevance

/art/compiler/dex/quick/mips/
H A Dtarget_mips.cc66 rs_rA7, rs_rT0, rs_rT1, rs_rT2, rs_rT3, rs_rS0, rs_rS1, rs_rS2, rs_rS3, rs_rS4, rs_rS5, rs_rS6,
100 {rs_rV0, rs_rV1, rs_rA0, rs_rA1, rs_rA2, rs_rA3, rs_rA4, rs_rA5, rs_rA6, rs_rA7, rs_rT0, rs_rT1,
242 case kHiddenArg: res_reg = cu_->target64 ? rs_rT0 : rs_rT0_32; break;
H A Dmips_lir.h363 constexpr RegStorage rs_rT0 = rs_rT4_32; member in namespace:art

Completed in 141 milliseconds