Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMIRPrinter.cpp766 bool ShouldPrintRegisterTies = MI.hasComplexRegisterTies(); in print() local
924 bool ShouldPrintRegisterTies, LLT TypeToPrint, in print()
HDMachineOperand.cpp798 bool ShouldPrintRegisterTies, in print()
HDMachineInstr.cpp1691 bool ShouldPrintRegisterTies = IsStandalone || hasComplexRegisterTies(); in print() local