Home | History | Annotate | Download | only in Sparc

Lines Matching refs:isRegLoc

199     assert(VA.isRegLoc() && "Can only return in registers!");
262 assert(VA.isRegLoc() && "Can only return in registers!");
364 if (VA.isRegLoc()) {
551 if (VA.isRegLoc()) {
788 if (VA.isRegLoc()) {
792 if (NextVA.isRegLoc()) {
825 if (VA.isRegLoc()) {
950 if (!VA.isRegLoc() || VA.getLocVT() != MVT::f64)
1045 if (VA.isRegLoc()) {
1054 if (i+1 < ArgLocs.size() && ArgLocs[i+1].isRegLoc() &&