Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp673 static void printMIOperand(raw_ostream &OS, MFPrintState &State,
771 printMIOperand(OS, State, MI, I, TRI, TII, ShouldPrintRegisterTies, in printMI()
826 printMIOperand(OS, State, MI, I, TRI, TII, ShouldPrintRegisterTies, in printMI()
884 static void printMIOperand(raw_ostream &OS, MFPrintState &State, in printMIOperand() function