Searched refs:printLiveRegs (Results 1 – 3 of 3) sorted by relevance
132 static void printLiveRegs(raw_ostream &OS, const LiveRegSet& LiveRegs,
497 void GCNRPTracker::printLiveRegs(raw_ostream &OS, const LiveRegSet& LiveRegs, in printLiveRegs() function in GCNRPTracker
342 GCNRPTracker::printLiveRegs(dbgs(), LiveIns[RegionIdx], MRI); in schedule()