Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.h132 static void printLiveRegs(raw_ostream &OS, const LiveRegSet& LiveRegs,
DGCNRegPressure.cpp497 void GCNRPTracker::printLiveRegs(raw_ostream &OS, const LiveRegSet& LiveRegs, in printLiveRegs() function in GCNRPTracker
DGCNSchedStrategy.cpp342 GCNRPTracker::printLiveRegs(dbgs(), LiveIns[RegionIdx], MRI); in schedule()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DGCNRegPressure.h140 static void printLiveRegs(raw_ostream &OS, const LiveRegSet& LiveRegs,
DGCNRegPressure.cpp499 void GCNRPTracker::printLiveRegs(raw_ostream &OS, const LiveRegSet& LiveRegs, in printLiveRegs() function in GCNRPTracker
DGCNSchedStrategy.cpp322 GCNRPTracker::printLiveRegs(dbgs(), LiveIns[RegionIdx], MRI); in schedule()