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