Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp1523 bool MachineInstr::hasComplexRegisterTies() const { in hasComplexRegisterTies() function in MachineInstr
1633 bool ShouldPrintRegisterTies = IsStandalone || hasComplexRegisterTies(); in print()
H A DMIRPrinter.cpp762 bool ShouldPrintRegisterTies = MI.hasComplexRegisterTies(); in print()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1772 bool hasComplexRegisterTies() const;