Home | History | Annotate | Download | only in AArch64

Lines Matching refs:isRegLoc

2430     if (VA.isRegLoc()) {
2478 } else { // VA.isRegLoc()
2758 if (!ArgLoc.isRegLoc())
2778 if (RVLocs1[i].isRegLoc() != RVLocs2[i].isRegLoc())
2782 if (RVLocs1[i].isRegLoc()) {
3026 if (VA.isRegLoc()) {
3250 assert(VA.isRegLoc() && "Can only return in registers!");