/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGDumper.cpp | 585 static void printMemOperand(raw_ostream &OS, const MachineMemOperand &MMO, in print_types() 596 static void printMemOperand(raw_ostream &OS, const MachineMemOperand &MMO, in print_details() 600 return printMemOperand(OS, MMO, MF, MF->getFunction().getParent(), in print_details() 606 return printMemOperand(OS, MMO, /*MF=*/nullptr, /*M=*/nullptr, in print_details() 675 printMemOperand(OS, **i, G); in print_details() 769 printMemOperand(OS, *LD->getMemOperand(), G); in print_details() 788 printMemOperand(OS, *ST->getMemOperand(), G); in print_details() 801 printMemOperand(OS, *MLd->getMemOperand(), G); in print_details() 823 printMemOperand(OS, *MSt->getMemOperand(), G); in print_details() 838 printMemOperand(O in print_details() 546 static void printMemOperand(raw_ostream &OS, const MachineMemOperand &MMO, printMemOperand() function 557 static void printMemOperand(raw_ostream &OS, const MachineMemOperand &MMO, printMemOperand() function [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcInstPrinter.cpp | 81 O << "\tjmp "; printMemOperand(MI, 1, STI, O); in printSparcAliasInstr() 84 O << "\tcall "; printMemOperand(MI, 1, STI, O); in printSparcAliasInstr() 149 void SparcInstPrinter::printMemOperand(const MCInst *MI, int opNum, in printMemOperand() function in SparcInstPrinter
|
H A D | SparcInstPrinter.h | 49 void printMemOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI,
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/ |
H A D | BPFInstPrinter.h | 29 void printMemOperand(const MCInst *MI, int OpNo, raw_ostream &O,
|
H A D | BPFInstPrinter.cpp | 70 void BPFInstPrinter::printMemOperand(const MCInst *MI, int OpNo, raw_ostream &O, in printMemOperand() function in BPFInstPrinter
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/ |
H A D | NVPTXInstPrinter.h | 46 void printMemOperand(const MCInst *MI, int OpNum,
|
H A D | NVPTXInstPrinter.cpp | 291 void NVPTXInstPrinter::printMemOperand(const MCInst *MI, int OpNum, in printMemOperand() 288 void NVPTXInstPrinter::printMemOperand(const MCInst *MI, int OpNum, printMemOperand() function in NVPTXInstPrinter
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | R600InstPrinter.h | 35 void printMemOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
|
H A D | R600InstPrinter.cpp | 128 void R600InstPrinter::printMemOperand(const MCInst *MI, unsigned OpNo, 129 void R600InstPrinter::printMemOperand(const MCInst *MI, unsigned OpNo, printMemOperand() function in R600InstPrinter
|
H A D | AMDGPUInstPrinter.h | 157 void printMemOperand(const MCInst *MI, unsigned OpNo,
|
H A D | AMDGPUInstPrinter.cpp | 1507 void AMDGPUInstPrinter::printMemOperand(const MCInst *MI, unsigned OpNo, in printSendMsg() 1442 void AMDGPUInstPrinter::printMemOperand(const MCInst *MI, unsigned OpNo, printMemOperand() function in AMDGPUInstPrinter
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcAsmPrinter.cpp | 53 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &OS, 352 void SparcAsmPrinter::printMemOperand(const MachineInstr *MI, int opNum, in printOperand() 449 printMemOperand(MI, OpNo, O); in PrintAsmOperand() 403 void SparcAsmPrinter::printMemOperand(const MachineInstr *MI, int opNum, printMemOperand() function in SparcAsmPrinter
|
H A D | SparcInstrInfo.td | 146 let PrintMethod = "printMemOperand"; 151 let PrintMethod = "printMemOperand";
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ |
H A D | XtensaInstPrinter.h | 46 void printMemOperand(const MCInst *MI, int OpNUm, raw_ostream &O);
|
H A D | XtensaInstPrinter.cpp | 86 void XtensaInstPrinter::printMemOperand(const MCInst *MI, int OpNum, in printMemOperand() function in XtensaInstPrinter
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsInstPrinter.h | 107 void printMemOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI,
|
H A D | MipsInstPrinter.cpp | 194 void MipsInstPrinter::printMemOperand(const MCInst *MI, int opNum, in printMemOperand() function in MipsInstPrinter
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsAsmPrinter.h | 150 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O);
|
H A D | MicroMipsInstrInfo.td | 67 let PrintMethod = "printMemOperand"; 100 let PrintMethod = "printMemOperand"; 108 let PrintMethod = "printMemOperand"; 116 let PrintMethod = "printMemOperand"; 124 let PrintMethod = "printMemOperand"; 132 let PrintMethod = "printMemOperand"; 140 let PrintMethod = "printMemOperand"; 157 let PrintMethod = "printMemOperand";
|
H A D | MipsAsmPrinter.cpp | 688 printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O) { in printMemOperand() 684 printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O) { printMemOperand() function in MipsAsmPrinter
|
H A D | Mips16InstrInfo.td | 22 let PrintMethod = "printMemOperand"; 28 let PrintMethod = "printMemOperand";
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.h | 173 void printMemOperand(const MachineInstr *MI, unsigned OpNum, raw_ostream &O,
|
H A D | NVPTXAsmPrinter.cpp | 2209 printMemOperand(MI, OpNo, O); in printOperand() 2251 void NVPTXAsmPrinter::printMemOperand(const MachineInstr *MI, unsigned OpNum, in LLVMInitializeNVPTXAsmPrinter() 2232 void NVPTXAsmPrinter::printMemOperand(const MachineInstr *MI, unsigned OpNum, printMemOperand() function in NVPTXAsmPrinter
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaOperands.td | 143 let PrintMethod = "printMemOperand";
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFInstrInfo.td | 105 let PrintMethod = "printMemOperand";
|