Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp1498 bool MachineInstr::hasComplexRegisterTies() const { in hasComplexRegisterTies() function in MachineInstr
1608 bool ShouldPrintRegisterTies = IsStandalone || hasComplexRegisterTies(); in print()
H A DMIRPrinter.cpp741 bool ShouldPrintRegisterTies = MI.hasComplexRegisterTies(); in print()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1692 bool hasComplexRegisterTies() const;