Searched refs:printSaveRestore (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsInstPrinter.cpp | 91 printSaveRestore(MI, STI, O); in printInst() 96 printSaveRestore(MI, STI, O); in printInst() 101 printSaveRestore(MI, STI, O); in printInst() 106 printSaveRestore(MI, STI, O); in printInst() 338 void MipsInstPrinter::printSaveRestore(const MCInst *MI, in printSaveRestore() function in MipsInstPrinter
|
| H A D | MipsInstPrinter.h | 123 void printSaveRestore(const MCInst *MI, const MCSubtargetInfo &STI,
|