Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp408 void dumpState() const;
1193 void RegAllocFast::dumpState() const { in dumpState() function in RegAllocFast
1689 LLVM_DEBUG(dbgs() << "\n>> " << MI << "Regs:"; dumpState()); in allocateBasicBlock()
1707 LLVM_DEBUG(dbgs() << "Begin Regs:"; dumpState()); in allocateBasicBlock()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1432 void dumpState(raw_ostream &O) { in dumpState() function
1929 dumpState(dbgs()); in updateImpl()
1989 dumpState(dbgs()); in updateImpl()