Home | History | Annotate | Download | only in Sparc

Lines Matching refs:Q0

104     // Promote long doubles to %q0-%q28. (Which LLVM calls Q0-Q7).
105 Reg = SP::Q0 + Offset/16;
1023 unsigned firstReg = (ValTy == MVT::f64) ? SP::D0 : SP::Q0;