HomeSort by relevance Sort by last modified time
    Searched refs:printMemOperand (Results 1 - 25 of 27) sorted by null

1 2

  /external/llvm/lib/Target/BPF/InstPrinter/
BPFInstPrinter.h 30 void printMemOperand(const MCInst *MI, int OpNo, raw_ostream &O,
BPFInstPrinter.cpp 66 void BPFInstPrinter::printMemOperand(const MCInst *MI, int OpNo, raw_ostream &O,
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/InstPrinter/
MBlazeInstPrinter.h 38 void printMemOperand(const MCInst *MI, int OpNo,raw_ostream &O,
MBlazeInstPrinter.cpp 66 void MBlazeInstPrinter::printMemOperand(const MCInst *MI, int OpNo,
  /external/llvm/lib/Target/NVPTX/InstPrinter/
NVPTXInstPrinter.h 44 void printMemOperand(const MCInst *MI, int OpNum,
NVPTXInstPrinter.cpp 263 void NVPTXInstPrinter::printMemOperand(const MCInst *MI, int OpNum,
  /external/llvm/lib/Target/XCore/InstPrinter/
XCoreInstPrinter.h 39 void printMemOperand(const MCInst *MI, int opNum, raw_ostream &O);
  /external/swiftshader/third_party/LLVM/lib/Target/PTX/InstPrinter/
PTXInstPrinter.h 41 void printMemOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
PTXInstPrinter.cpp 140 void PTXInstPrinter::printMemOperand(const MCInst *MI, unsigned OpNo,
  /external/llvm/lib/Target/Sparc/InstPrinter/
SparcInstPrinter.cpp 76 O << "\tjmp "; printMemOperand(MI, 1, STI, O);
79 O << "\tcall "; printMemOperand(MI, 1, STI, O);
140 void SparcInstPrinter::printMemOperand(const MCInst *MI, int opNum,
SparcInstPrinter.h 46 void printMemOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI,
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/InstPrinter/
MipsInstPrinter.h 94 void printMemOperand(const MCInst *MI, int opNum, raw_ostream &O);
MipsInstPrinter.cpp 105 printMemOperand(const MCInst *MI, int opNum, raw_ostream &O) {
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsAsmPrinter.h 60 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O);
MipsAsmPrinter.cpp 392 printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O) {
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcAsmPrinter.cpp 42 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &OS,
110 void SparcAsmPrinter::printMemOperand(const MachineInstr *MI, int opNum,
208 printMemOperand(MI, OpNo, O);
  /external/llvm/lib/Target/Mips/InstPrinter/
MipsInstPrinter.h 98 void printMemOperand(const MCInst *MI, int opNum, raw_ostream &O);
MipsInstPrinter.cpp 158 printMemOperand(const MCInst *MI, int opNum, raw_ostream &O) {
  /external/llvm/lib/Target/Mips/
MipsAsmPrinter.h 137 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O);
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeAsmPrinter.cpp 78 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O,
279 printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O,
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreAsmPrinter.cpp 64 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O);
195 void XCoreAsmPrinter::printMemOperand(const MachineInstr *MI, int opNum,
  /external/llvm/lib/Target/Sparc/
SparcAsmPrinter.cpp 54 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &OS,
386 void SparcAsmPrinter::printMemOperand(const MachineInstr *MI, int opNum,
440 printMemOperand(MI, OpNo, O);
  /external/llvm/lib/Target/AMDGPU/InstPrinter/
AMDGPUInstPrinter.h 80 void printMemOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
AMDGPUInstPrinter.cpp 570 void AMDGPUInstPrinter::printMemOperand(const MCInst *MI, unsigned OpNo,
  /external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.h 217 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O,

Completed in 474 milliseconds

1 2