Home | History | Annotate | Download | only in Sparc

Lines Matching refs:argSize

1120     unsigned argSize  = (ValTy == MVT::f64) ? 8 : 16;
1121 unsigned Offset = argSize * (VA.getLocReg() - firstReg);