Home
last modified time | relevance | path

Searched refs:dumpCurrGroup (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.cpp138 LLVM_DEBUG(dumpCurrGroup("Completed decode group")); in nextGroup()
208 void SystemZHazardRecognizer::dumpCurrGroup(std::string Msg) const { in dumpCurrGroup() function in SystemZHazardRecognizer
249 dumpCurrGroup("| Current decoder group"); in dumpState()
275 LLVM_DEBUG(dumpCurrGroup("Decode group before emission");); in EmitInstruction()
H A DSystemZHazardRecognizer.h148 void dumpCurrGroup(std::string Msg = "") const;