Home | History | Annotate | Download | only in Sparc

Lines Matching refs:argSize

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