Home
last modified time | relevance | path

Searched refs:printInstruction (Results 1 – 25 of 34) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/radeon/InstPrinter/
DAMDGPUInstPrinter.h18 void printInstruction(const MCInst *MI, raw_ostream &O);
DAMDGPUInstPrinter.cpp9 printInstruction(MI, OS); in printInst()
/external/llvm/lib/Target/BPF/InstPrinter/
DBPFInstPrinter.h37 void printInstruction(const MCInst *MI, raw_ostream &O);
DBPFInstPrinter.cpp31 printInstruction(MI, O); in printInst()
/external/llvm/lib/Target/MSP430/InstPrinter/
DMSP430InstPrinter.h32 void printInstruction(const MCInst *MI, raw_ostream &O);
DMSP430InstPrinter.cpp31 printInstruction(MI, O); in printInst()
/external/llvm/lib/Target/XCore/InstPrinter/
DXCoreInstPrinter.h31 void printInstruction(const MCInst *MI, raw_ostream &O);
DXCoreInstPrinter.cpp34 printInstruction(MI, O); in printInst()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonInstPrinter.cpp105 printInstruction(MI, O); in printInst()
112 printInstruction(MI, O); in printInst()
DHexagonInstPrinter.h31 void printInstruction(const MCInst *MI, raw_ostream &O);
/external/llvm/lib/Target/NVPTX/InstPrinter/
DNVPTXInstPrinter.h35 void printInstruction(const MCInst *MI, raw_ostream &O);
DNVPTXInstPrinter.cpp72 printInstruction(MI, OS); in printInst()
/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.h36 virtual void printInstruction(const MCInst *MI, const MCSubtargetInfo &STI,
166 void printInstruction(const MCInst *MI, const MCSubtargetInfo &STI,
/external/llvm/lib/Target/Sparc/InstPrinter/
DSparcInstPrinter.h38 void printInstruction(const MCInst *MI, const MCSubtargetInfo &STI,
DSparcInstPrinter.cpp49 printInstruction(MI, STI, O); in printInst()
/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h30 void printInstruction(const MCInst *MI, raw_ostream &O);
DSystemZInstPrinter.cpp48 printInstruction(MI, O); in printInst()
/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h39 void printInstruction(const MCInst *MI, raw_ostream &O);
/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.h85 void printInstruction(const MCInst *MI, raw_ostream &O);
DMipsInstPrinter.cpp113 printInstruction(MI, O); in printInst()
/external/llvm/lib/Target/R600/InstPrinter/
DAMDGPUInstPrinter.h29 void printInstruction(const MCInst *MI, raw_ostream &O);
/external/llvm/lib/Target/X86/InstPrinter/
DX86IntelInstPrinter.h35 void printInstruction(const MCInst *MI, raw_ostream &O);
DX86ATTInstPrinter.h41 void printInstruction(const MCInst *MI, raw_ostream &OS);
DX86IntelInstPrinter.cpp44 printInstruction(MI, OS); in printInst()
DX86ATTInstPrinter.cpp66 printInstruction(MI, OS); in printInst()

12