Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZMachineScheduler.cpp76 LLVM_DEBUG(HazardRec->dumpState();); in initialize()
105 LLVM_DEBUG(HazardRec->dumpState();); in enterMBB()
HDSystemZHazardRecognizer.h150 void dumpState() const;
HDSystemZHazardRecognizer.cpp163 LLVM_DEBUG(dumpState();); in nextGroup()
248 void SystemZHazardRecognizer::dumpState() const { in dumpState() function in SystemZHazardRecognizer
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDRegAllocFast.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-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDAttributorAttributes.cpp1433 void dumpState(raw_ostream &O) { in dumpState() function
1931 dumpState(dbgs()); in updateImpl()
1991 dumpState(dbgs()); in updateImpl()