Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionPass.cpp143 case ChangePrinter::ColourDiffVerbose: { in runOnFunction()
145 {ChangePrinter::ColourDiffQuiet, ChangePrinter::ColourDiffVerbose}, in runOnFunction()
156 ChangePrinter::ColourDiffVerbose}, in runOnFunction()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPrintPasses.h24 ColourDiffVerbose, enumerator
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DPrintPasses.cpp69 clEnumValN(ChangePrinter::ColourDiffVerbose, "cdiff",
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1563 PrintChanged == ChangePrinter::ColourDiffVerbose || in registerCallbacks()
2452 PrintChanged == ChangePrinter::ColourDiffVerbose, in StandardInstrumentations()
2453 PrintChanged == ChangePrinter::ColourDiffVerbose || in StandardInstrumentations()