Home
last modified time | relevance | path

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

/freebsd-14.2/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
/freebsd-14.2/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
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h154 void printRegisterList(const MachineInstr *MI, int opNum, raw_ostream &O);
H A DMipsAsmPrinter.cpp723 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";
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp155 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 DARMInstPrinter.h191 void printRegisterList(const MCInst *MI, unsigned OpNum,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td604 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 DCSKYInstrInfo.td455 let PrintMethod = "printRegisterList";