Home | History | Annotate | Download | only in Hexagon

Lines Matching full:newrr

1006 // in NewRR.
1007 void BT::subst(RegisterRef OldRR, RegisterRef NewRR) {
1010 BitMask NM = ME.mask(NewRR.Reg, NewRR.Sub);
1024 V.RefI.Reg = NewRR.Reg;