Home
last modified time | relevance | path

Searched refs:printMemOperand (Results 1 – 24 of 24) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/Sparc/InstPrinter/
H A DSparcInstPrinter.cpp76 O << "\tjmp "; printMemOperand(MI, 1, STI, O); in printSparcAliasInstr()
79 O << "\tcall "; printMemOperand(MI, 1, STI, O); in printSparcAliasInstr()
140 void SparcInstPrinter::printMemOperand(const MCInst *MI, int opNum, in printMemOperand() function in SparcInstPrinter
H A DSparcInstPrinter.h46 void printMemOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI,
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp446 static void printMemOperand(raw_ostream &OS, const MachineMemOperand &MMO, in printMemOperand() function
457 static void printMemOperand(raw_ostream &OS, const MachineMemOperand &MMO, in printMemOperand() function
461 return printMemOperand(OS, MMO, MF, MF->getFunction().getParent(), in printMemOperand()
466 return printMemOperand(OS, MMO, /*MF=*/nullptr, /*M=*/nullptr, in printMemOperand()
530 printMemOperand(OS, **i, G); in print_details()
624 printMemOperand(OS, *LD->getMemOperand(), G); in print_details()
643 printMemOperand(OS, *ST->getMemOperand(), G); in print_details()
655 printMemOperand(OS, *M->getMemOperand(), G); in print_details()
/freebsd-12.1/contrib/llvm/lib/Target/BPF/InstPrinter/
H A DBPFInstPrinter.h30 void printMemOperand(const MCInst *MI, int OpNo, raw_ostream &O,
H A DBPFInstPrinter.cpp65 void BPFInstPrinter::printMemOperand(const MCInst *MI, int OpNo, raw_ostream &O, in printMemOperand() function in BPFInstPrinter
/freebsd-12.1/contrib/llvm/lib/Target/XCore/InstPrinter/
H A DXCoreInstPrinter.h42 void printMemOperand(const MCInst *MI, int opNum, raw_ostream &O);
/freebsd-12.1/contrib/llvm/lib/Target/NVPTX/InstPrinter/
H A DNVPTXInstPrinter.h44 void printMemOperand(const MCInst *MI, int OpNum,
H A DNVPTXInstPrinter.cpp273 void NVPTXInstPrinter::printMemOperand(const MCInst *MI, int OpNum, in printMemOperand() function in NVPTXInstPrinter
/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp52 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &OS,
384 void SparcAsmPrinter::printMemOperand(const MachineInstr *MI, int opNum, in printMemOperand() function in SparcAsmPrinter
438 printMemOperand(MI, OpNo, O); in PrintAsmMemoryOperand()
H A DSparcInstrInfo.td129 let PrintMethod = "printMemOperand";
134 let PrintMethod = "printMemOperand";
/freebsd-12.1/contrib/llvm/lib/Target/Mips/InstPrinter/
H A DMipsInstPrinter.h98 void printMemOperand(const MCInst *MI, int opNum, raw_ostream &O);
H A DMipsInstPrinter.cpp158 printMemOperand(const MCInst *MI, int opNum, raw_ostream &O) { in printMemOperand() function in MipsInstPrinter
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h155 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O);
H A DMicroMipsInstrInfo.td68 let PrintMethod = "printMemOperand";
101 let PrintMethod = "printMemOperand";
109 let PrintMethod = "printMemOperand";
117 let PrintMethod = "printMemOperand";
125 let PrintMethod = "printMemOperand";
133 let PrintMethod = "printMemOperand";
141 let PrintMethod = "printMemOperand";
158 let PrintMethod = "printMemOperand";
H A DMipsAsmPrinter.cpp721 printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O) { in printMemOperand() function in MipsAsmPrinter
H A DMips16InstrInfo.td23 let PrintMethod = "printMemOperand";
29 let PrintMethod = "printMemOperand";
H A DMipsInstrInfo.td1158 let PrintMethod = "printMemOperand";
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/InstPrinter/
H A DAMDGPUInstPrinter.h151 void printMemOperand(const MCInst *MI, unsigned OpNo,
237 void printMemOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
H A DAMDGPUInstPrinter.cpp954 void AMDGPUInstPrinter::printMemOperand(const MCInst *MI, unsigned OpNo, in printMemOperand() function in AMDGPUInstPrinter
1318 void R600InstPrinter::printMemOperand(const MCInst *MI, unsigned OpNo, in printMemOperand() function in R600InstPrinter
/freebsd-12.1/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h218 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O,
H A DNVPTXAsmPrinter.cpp2229 printMemOperand(MI, OpNo, O); in PrintAsmMemoryOperand()
2277 void NVPTXAsmPrinter::printMemOperand(const MachineInstr *MI, int opNum, in printMemOperand() function in NVPTXAsmPrinter
H A DNVPTXInstrInfo.td1532 let PrintMethod = "printMemOperand";
1536 let PrintMethod = "printMemOperand";
/freebsd-12.1/contrib/llvm/lib/Target/BPF/
H A DBPFInstrInfo.td78 let PrintMethod = "printMemOperand";
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DR600Instructions.td32 let PrintMethod = "printMemOperand";