Searched refs:printRegisterList (Results 1 – 12 of 12) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
| H A D | CSKYInstPrinter.h | 60 void printRegisterList(const MCInst *MI, unsigned OpNo,
|
| H A D | CSKYInstPrinter.cpp | 222 void CSKYInstPrinter::printRegisterList(const MCInst *MI, unsigned OpNum, in printRegisterList() function in CSKYInstPrinter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsInstPrinter.h | 126 void printRegisterList(const MCInst *MI, int opNum,
|
| H A D | MipsInstPrinter.cpp | 353 void MipsInstPrinter::printRegisterList(const MCInst *MI, int opNum, in printRegisterList() function in MipsInstPrinter
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsAsmPrinter.h | 158 void printRegisterList(const MachineInstr *MI, int opNum, raw_ostream &O);
|
| H A D | MipsAsmPrinter.cpp | 726 printRegisterList(const MachineInstr *MI, int opNum, raw_ostream &O) { in printRegisterList() function in MipsAsmPrinter
|
| H A D | MicroMipsInstrInfo.td | 527 let PrintMethod = "printRegisterList"; 541 let PrintMethod = "printRegisterList";
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMInstPrinter.cpp | 185 printRegisterList(MI, 4, STI, O); in printInst() 214 printRegisterList(MI, 4, STI, O); in printInst() 240 printRegisterList(MI, 4, STI, O); in printInst() 253 printRegisterList(MI, 4, STI, O); in printInst() 275 printRegisterList(MI, 3, STI, O); in printInst() 849 void ARMInstPrinter::printRegisterList(const MCInst *MI, unsigned OpNum, in printRegisterList() function in ARMInstPrinter
|
| H A D | ARMInstPrinter.h | 192 void printRegisterList(const MCInst *MI, unsigned OpNum,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMInstrInfo.td | 625 let PrintMethod = "printRegisterList"; 635 let PrintMethod = "printRegisterList"; 648 let PrintMethod = "printRegisterList"; 659 let PrintMethod = "printRegisterList"; 668 let PrintMethod = "printRegisterList"; 675 let PrintMethod = "printRegisterList";
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYInstrInfo.td | 455 let PrintMethod = "printRegisterList";
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 22775 …isterListEPKNS_6MCInstEjRNS_11raw_ostreamE", "llvm::ARMInstPrinter::printRegisterList(llvm::MCInst…
|