Home | History | Annotate | Download | only in Sparc

Lines Matching refs:firstReg

1081     unsigned firstReg = (ValTy == MVT::f64) ? SP::D0 : SP::Q0;
1083 unsigned Offset = argSize * (VA.getLocReg() - firstReg);