Home
last modified time | relevance | path

Searched defs:ShouldPrintRegisterTies (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMIRPrinter.cpp741 bool ShouldPrintRegisterTies = MI.hasComplexRegisterTies(); in print() local
869 bool ShouldPrintRegisterTies, LLT TypeToPrint, in print()
DMachineOperand.cpp744 bool IsStandalone, bool ShouldPrintRegisterTies, in print()
DMachineInstr.cpp1608 bool ShouldPrintRegisterTies = IsStandalone || hasComplexRegisterTies(); in print() local