Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp763 bool ShouldPrintRegisterTies = MI.hasComplexRegisterTies(); in printMI()
H A DMachineInstr.cpp1691 bool MachineInstr::hasComplexRegisterTies() const { in hasComplexRegisterTies() function in MachineInstr
1800 bool ShouldPrintRegisterTies = IsStandalone || hasComplexRegisterTies(); in print()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1835 LLVM_ABI bool hasComplexRegisterTies() const;