Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp297 void dumpState() const;
1029 void RegAllocFast::dumpState() const { in dumpState() function in RegAllocFast
1478 dumpState() in allocateBasicBlock()
1499 dumpState() in allocateBasicBlock()