Searched refs:PhysRegMsg (Results 1 – 3 of 3) sorted by relevance
2515 static const char *const PhysRegMsg[] = { " has no physreg", in BURRSort() local2519 << PhysRegMsg[LHasPhysReg] << " SU(" << right->NodeNum in BURRSort()2520 << ") " << PhysRegMsg[RHasPhysReg] << "\n"); in BURRSort()
2390 static const char *const PhysRegMsg[] = { " has no physreg", in BURRSort() local2394 << PhysRegMsg[LHasPhysReg] << " SU(" << right->NodeNum << ") " in BURRSort()2395 << PhysRegMsg[RHasPhysReg] << "\n"); in BURRSort()
2303 const char *PhysRegMsg[] = {" has no physreg", " defines a physreg"}; in BURRSort() local2306 << PhysRegMsg[LHasPhysReg] << " SU(" << right->NodeNum << ") " in BURRSort()2307 << PhysRegMsg[RHasPhysReg] << "\n"); in BURRSort()