Searched refs:printRegisterList (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
| H A D | CSKYInstPrinter.h | 59 void printRegisterList(const MCInst *MI, unsigned OpNo,
|
| H A D | CSKYInstPrinter.cpp | 224 void CSKYInstPrinter::printRegisterList(const MCInst *MI, unsigned OpNum, in printRegisterList() function in CSKYInstPrinter
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsInstPrinter.h | 125 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-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsAsmPrinter.h | 154 void printRegisterList(const MachineInstr *MI, int opNum, raw_ostream &O);
|
| H A D | MipsAsmPrinter.cpp | 723 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-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMInstPrinter.cpp | 155 printRegisterList(MI, 4, STI, O); in printInst() 184 printRegisterList(MI, 4, STI, O); in printInst() 210 printRegisterList(MI, 4, STI, O); in printInst() 223 printRegisterList(MI, 4, STI, O); in printInst() 245 printRegisterList(MI, 3, STI, O); in printInst() 819 void ARMInstPrinter::printRegisterList(const MCInst *MI, unsigned OpNum, in printRegisterList() function in ARMInstPrinter
|
| H A D | ARMInstPrinter.h | 191 void printRegisterList(const MCInst *MI, unsigned OpNum,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMInstrInfo.td | 604 let PrintMethod = "printRegisterList"; 614 let PrintMethod = "printRegisterList"; 627 let PrintMethod = "printRegisterList"; 638 let PrintMethod = "printRegisterList"; 647 let PrintMethod = "printRegisterList"; 654 let PrintMethod = "printRegisterList";
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYInstrInfo.td | 455 let PrintMethod = "printRegisterList";
|