Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZMachineScheduler.cpp75 LLVM_DEBUG(HazardRec->dumpState();); in initialize()
104 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-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDRegAllocFast.cpp232 void dumpState();
978 void RegAllocFast::dumpState() { in dumpState() function in RegAllocFast
1267 dumpState() in allocateBasicBlock()