Lines Matching refs:isRegLoc
984 } else if (VA.isRegLoc()) {
990 } else { // VA.isRegLoc()
1094 assert(VA.isRegLoc() && "Only register-returns should be created by PCS");
1253 if (VA.isRegLoc()) {
1415 assert(VA.isRegLoc() && "Memory locations not expected for call return");
1501 if (!ArgLocs[i].isRegLoc())
1521 if (RVLocs1[i].isRegLoc() != RVLocs2[i].isRegLoc())
1525 if (RVLocs1[i].isRegLoc()) {