Home | History | Annotate | Download | only in src

Lines Matching refs:T0R

2327   Variable *T0R = Src0R;
2330 T0R = makeReg(IceType_i32);
2331 (this->*ExtFunc)(T0R, Src0R, CondARM32::AL);
2336 (this->*DivFunc)(T, T0R, T1R, CondARM32::AL);
2339 _mls(T2, T, T1R, T0R);