Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocFast.cpp294 void dumpState() const;
1058 void RegAllocFast::dumpState() const { in dumpState() function in RegAllocFast
1523 dumpState() in allocateBasicBlock()
1544 dumpState() in allocateBasicBlock()
/openbsd-src/gnu/llvm/lldb/tools/lldb-test/
H A Dlldb-test.cpp93 static void dumpState(const BreakpointList &List, LinePrinter &P);
362 void opts::breakpoint::dumpState(const BreakpointList &List, LinePrinter &P) { in dumpState() function in opts::breakpoint
443 dumpState(Target->GetBreakpointList(/*internal*/ false), P); in evaluateBreakpoints()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1341 void dumpState(raw_ostream &O) { in dumpState() function
1835 dumpState(dbgs()); in updateImpl()
1902 dumpState(dbgs()); in updateImpl()