Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYInstPrinter.h59 void printRegisterList(const MCInst *MI, unsigned OpNo,
H A DCSKYInstPrinter.cpp224 void CSKYInstPrinter::printRegisterList(const MCInst *MI, unsigned OpNum, in printRegisterList() function in CSKYInstPrinter
/src/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.h125 void printRegisterList(const MCInst *MI, int opNum,
H A DMipsInstPrinter.cpp353 void MipsInstPrinter::printRegisterList(const MCInst *MI, int opNum, in printRegisterList() function in MipsInstPrinter
/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h154 void printRegisterList(const MachineInstr *MI, int opNum, raw_ostream &O);
H A DMipsAsmPrinter.cpp727 printRegisterList(const MachineInstr *MI, int opNum, raw_ostream &O) { in printRegisterList() function in MipsAsmPrinter
H A DMicroMipsInstrInfo.td527 let PrintMethod = "printRegisterList";
541 let PrintMethod = "printRegisterList";
/src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp187 printRegisterList(MI, 4, STI, O); in printInst()
216 printRegisterList(MI, 4, STI, O); in printInst()
242 printRegisterList(MI, 4, STI, O); in printInst()
255 printRegisterList(MI, 4, STI, O); in printInst()
277 printRegisterList(MI, 3, STI, O); in printInst()
851 void ARMInstPrinter::printRegisterList(const MCInst *MI, unsigned OpNum, in printRegisterList() function in ARMInstPrinter
H A DARMInstPrinter.h191 void printRegisterList(const MCInst *MI, unsigned OpNum,
/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td605 let PrintMethod = "printRegisterList";
615 let PrintMethod = "printRegisterList";
628 let PrintMethod = "printRegisterList";
639 let PrintMethod = "printRegisterList";
648 let PrintMethod = "printRegisterList";
655 let PrintMethod = "printRegisterList";
/src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.td455 let PrintMethod = "printRegisterList";