Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp391 void dumpState() const;
1221 void RegAllocFastImpl::dumpState() const { in dumpState() function in RegAllocFastImpl
1728 LLVM_DEBUG(dbgs() << "\n>> " << MI << "Regs:"; dumpState()); in allocateBasicBlock()
1746 LLVM_DEBUG(dbgs() << "Begin Regs:"; dumpState()); in allocateBasicBlock()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1433 void dumpState(raw_ostream &O) { in dumpState() function
1931 dumpState(dbgs()); in updateImpl()
1991 dumpState(dbgs()); in updateImpl()