Home
last modified time | relevance | path

Searched refs:printLiveRegs (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.h130 static void printLiveRegs(raw_ostream &OS, const LiveRegSet& LiveRegs,
DGCNSchedStrategy.cpp323 GCNRPTracker::printLiveRegs(dbgs(), LiveIns[RegionIdx], MRI); in schedule()
DGCNRegPressure.cpp495 void GCNRPTracker::printLiveRegs(raw_ostream &OS, const LiveRegSet& LiveRegs, in printLiveRegs() function in GCNRPTracker