Home
last modified time | relevance | path

Searched refs:hasComplexRegisterTies (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp766 bool ShouldPrintRegisterTies = MI.hasComplexRegisterTies(); in print()
H A DMachineInstr.cpp1581 bool MachineInstr::hasComplexRegisterTies() const { in hasComplexRegisterTies() function in MachineInstr
1691 bool ShouldPrintRegisterTies = IsStandalone || hasComplexRegisterTies(); in print()
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1804 bool hasComplexRegisterTies() const;