/external/llvm/lib/Target/Sparc/InstPrinter/ |
D | SparcInstPrinter.cpp | 76 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
|
D | SparcInstPrinter.h | 46 void printMemOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI,
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcAsmPrinter.cpp | 42 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &OS, 110 void SparcAsmPrinter::printMemOperand(const MachineInstr *MI, int opNum, in printMemOperand() function in SparcAsmPrinter 208 printMemOperand(MI, OpNo, O); in PrintAsmMemoryOperand()
|
/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
D | PTXInstrLoadStore.td | 83 let PrintMethod = "printMemOperand"; 87 let PrintMethod = "printMemOperand"; 91 let PrintMethod = "printMemOperand"; 95 let PrintMethod = "printMemOperand"; 99 let PrintMethod = "printMemOperand"; 103 let PrintMethod = "printMemOperand";
|
/external/mesa3d/src/gallium/drivers/radeon/InstPrinter/ |
D | AMDGPUInstPrinter.h | 27 void printMemOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
|
D | AMDGPUInstPrinter.cpp | 29 void AMDGPUInstPrinter::printMemOperand(const MCInst *MI, unsigned OpNo, in printMemOperand() function in AMDGPUInstPrinter
|
/external/llvm/lib/Target/BPF/InstPrinter/ |
D | BPFInstPrinter.h | 30 void printMemOperand(const MCInst *MI, int OpNo, raw_ostream &O,
|
D | BPFInstPrinter.cpp | 66 void BPFInstPrinter::printMemOperand(const MCInst *MI, int OpNo, raw_ostream &O, in printMemOperand() function in BPFInstPrinter
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/InstPrinter/ |
D | MBlazeInstPrinter.h | 38 void printMemOperand(const MCInst *MI, int OpNo,raw_ostream &O,
|
D | MBlazeInstPrinter.cpp | 66 void MBlazeInstPrinter::printMemOperand(const MCInst *MI, int OpNo, in printMemOperand() function in MBlazeInstPrinter
|
/external/llvm/lib/Target/XCore/InstPrinter/ |
D | XCoreInstPrinter.h | 39 void printMemOperand(const MCInst *MI, int opNum, raw_ostream &O);
|
/external/swiftshader/third_party/LLVM/lib/Target/PTX/InstPrinter/ |
D | PTXInstPrinter.h | 41 void printMemOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
|
D | PTXInstPrinter.cpp | 140 void PTXInstPrinter::printMemOperand(const MCInst *MI, unsigned OpNo, in printMemOperand() function in PTXInstPrinter
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeAsmPrinter.cpp | 78 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O, 279 printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O, in printMemOperand() function in MBlazeAsmPrinter
|
/external/llvm/lib/Target/NVPTX/InstPrinter/ |
D | NVPTXInstPrinter.h | 44 void printMemOperand(const MCInst *MI, int OpNum,
|
D | NVPTXInstPrinter.cpp | 263 void NVPTXInstPrinter::printMemOperand(const MCInst *MI, int OpNum, in printMemOperand() function in NVPTXInstPrinter
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/InstPrinter/ |
D | MipsInstPrinter.h | 94 void printMemOperand(const MCInst *MI, int opNum, raw_ostream &O);
|
D | MipsInstPrinter.cpp | 105 printMemOperand(const MCInst *MI, int opNum, raw_ostream &O) { in printMemOperand() function in MipsInstPrinter
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsAsmPrinter.h | 60 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O);
|
/external/llvm/lib/Target/Sparc/ |
D | SparcAsmPrinter.cpp | 54 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &OS, 386 void SparcAsmPrinter::printMemOperand(const MachineInstr *MI, int opNum, in printMemOperand() function in SparcAsmPrinter 440 printMemOperand(MI, OpNo, O); in PrintAsmMemoryOperand()
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreAsmPrinter.cpp | 64 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O); 195 void XCoreAsmPrinter::printMemOperand(const MachineInstr *MI, int opNum, in printMemOperand() function in XCoreAsmPrinter
|
/external/llvm/lib/Target/Mips/InstPrinter/ |
D | MipsInstPrinter.h | 98 void printMemOperand(const MCInst *MI, int opNum, raw_ostream &O);
|
/external/llvm/lib/Target/Mips/ |
D | MipsAsmPrinter.h | 137 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O);
|
D | MicroMipsInstrInfo.td | 55 let PrintMethod = "printMemOperand"; 88 let PrintMethod = "printMemOperand"; 96 let PrintMethod = "printMemOperand"; 104 let PrintMethod = "printMemOperand"; 112 let PrintMethod = "printMemOperand"; 120 let PrintMethod = "printMemOperand"; 128 let PrintMethod = "printMemOperand"; 144 let PrintMethod = "printMemOperand";
|
/external/llvm/lib/Target/AMDGPU/InstPrinter/ |
D | AMDGPUInstPrinter.h | 80 void printMemOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
|