Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp76 LLVM_DEBUG(HazardRec->dumpState();); in initialize()
105 LLVM_DEBUG(HazardRec->dumpState();); in enterMBB()
H A DSystemZHazardRecognizer.h150 void dumpState() const;
H A DSystemZHazardRecognizer.cpp163 LLVM_DEBUG(dumpState();); in nextGroup()
248 void SystemZHazardRecognizer::dumpState() const { in dumpState() function in SystemZHazardRecognizer
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocFast.cpp293 void dumpState() const;
1037 void RegAllocFast::dumpState() const { in dumpState() function in RegAllocFast
1493 dumpState() in allocateBasicBlock()
1514 dumpState() in allocateBasicBlock()
/llvm-project-15.0.7/lldb/tools/lldb-test/
H A Dlldb-test.cpp88 static void dumpState(const BreakpointList &List, LinePrinter &P);
315 void opts::breakpoint::dumpState(const BreakpointList &List, LinePrinter &P) { in dumpState() function in opts::breakpoint
396 dumpState(Target->GetBreakpointList(/*internal*/ false), P); in evaluateBreakpoints()
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1182 void dumpState(raw_ostream &O) { in dumpState() function
1437 dumpState(dbgs()); in updateImpl()
1513 dumpState(dbgs()); in updateImpl()