Searched refs:printRegisterList (Results 1 – 11 of 11) sorted by relevance
| /openbsd-src/gnu/llvm/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
|
| /openbsd-src/gnu/llvm/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
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | MipsAsmPrinter.h | 156 void printRegisterList(const MachineInstr *MI, int opNum, raw_ostream &O);
|
| H A D | MipsAsmPrinter.cpp | 842 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";
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMInstPrinter.cpp | 158 printRegisterList(MI, 4, STI, O); in printInst() 187 printRegisterList(MI, 4, STI, O); in printInst() 213 printRegisterList(MI, 4, STI, O); in printInst() 226 printRegisterList(MI, 4, STI, O); in printInst() 248 printRegisterList(MI, 3, STI, O); in printInst() 805 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,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMInstrInfo.td | 599 let PrintMethod = "printRegisterList"; 609 let PrintMethod = "printRegisterList"; 622 let PrintMethod = "printRegisterList"; 633 let PrintMethod = "printRegisterList"; 642 let PrintMethod = "printRegisterList"; 649 let PrintMethod = "printRegisterList";
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/ |
| H A D | CSKYInstrInfo.td | 400 let PrintMethod = "printRegisterList";
|