Home | History | Annotate | Download | only in Mips

Lines Matching refs:isRegLoc

2669       if (VA.isRegLoc()) {
2722 if (VA.isRegLoc()) {
2832 assert(VA.isRegLoc() && "Can only return in registers!");
2984 bool IsRegLoc = VA.isRegLoc();
3002 if (IsRegLoc) {
3032 } else { // VA.isRegLoc()
3154 assert(VA.isRegLoc() && "Can only return in registers!");