Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp75 LLVM_DEBUG(HazardRec->dumpState();); in initialize()
104 LLVM_DEBUG(HazardRec->dumpState();); in enterMBB()
H A DSystemZHazardRecognizer.h151 void dumpState() const;
H A DSystemZHazardRecognizer.cpp164 LLVM_DEBUG(dumpState();); in nextGroup()
249 void SystemZHazardRecognizer::dumpState() const { in dumpState() function in SystemZHazardRecognizer
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocFast.cpp220 void dumpState();
826 void RegAllocFast::dumpState() { in dumpState() function in RegAllocFast
1077 dumpState() in allocateBasicBlock()