Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMIRPrinter.cpp716 bool ShouldPrintRegisterTies = MI.hasComplexRegisterTies(); in print() local
844 bool ShouldPrintRegisterTies, LLT TypeToPrint, in print()
H A DMachineOperand.cpp736 bool IsStandalone, bool ShouldPrintRegisterTies, in print()
H A DMachineInstr.cpp1608 bool ShouldPrintRegisterTies = IsStandalone || hasComplexRegisterTies(); in print() local