Searched refs:printInst (Results 1 - 25 of 38) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/radeon/InstPrinter/
H A DAMDGPUInstPrinter.cpp7 void AMDGPUInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, function in class:AMDGPUInstPrinter
H A DAMDGPUInstPrinter.h22 virtual void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot);
/external/llvm/lib/Target/BPF/InstPrinter/
H A DBPFInstPrinter.h28 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
H A DBPFInstPrinter.cpp29 void BPFInstPrinter::printInst(const MCInst *MI, raw_ostream &O, function in class:BPFInstPrinter
/external/llvm/lib/Target/MSP430/InstPrinter/
H A DMSP430InstPrinter.h28 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
H A DMSP430InstPrinter.cpp29 void MSP430InstPrinter::printInst(const MCInst *MI, raw_ostream &O, function in class:MSP430InstPrinter
/external/llvm/lib/Target/XCore/InstPrinter/
H A DXCoreInstPrinter.h35 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
H A DXCoreInstPrinter.cpp32 void XCoreInstPrinter::printInst(const MCInst *MI, raw_ostream &O, function in class:XCoreInstPrinter
/external/llvm/lib/Target/NVPTX/InstPrinter/
H A DNVPTXInstPrinter.h31 void printInst(const MCInst *MI, raw_ostream &OS, StringRef Annot,
H A DNVPTXInstPrinter.cpp70 void NVPTXInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, function in class:NVPTXInstPrinter
/external/llvm/lib/Target/Sparc/InstPrinter/
H A DSparcInstPrinter.h31 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
H A DSparcInstPrinter.cpp46 void SparcInstPrinter::printInst(const MCInst *MI, raw_ostream &O, function in class:SparcInstPrinter
/external/llvm/include/llvm/MC/
H A DMCInstPrinter.h67 /// printInst - Print the specified MCInst to the specified raw_ostream.
69 virtual void printInst(const MCInst *MI, raw_ostream &OS,
/external/llvm/lib/Target/PowerPC/InstPrinter/
H A DPPCInstPrinter.h35 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
/external/llvm/lib/Target/SystemZ/InstPrinter/
H A DSystemZInstPrinter.h42 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
H A DSystemZInstPrinter.cpp45 void SystemZInstPrinter::printInst(const MCInst *MI, raw_ostream &O, function in class:SystemZInstPrinter
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.cpp335 Printer->printInst(&Inst, Out, "");
337 Printer->printInst(&Inst, Out);
339 Printer->printInst(&Inst);
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonInstPrinter.h28 void printInst(MCInst const *MI, raw_ostream &O, StringRef Annot,
H A DHexagonInstPrinter.cpp80 void HexagonInstPrinter::printInst(MCInst const *MI, raw_ostream &O, function in class:HexagonInstPrinter
98 printInst (&Nop, O, NoAnnot, STI);
/external/llvm/lib/Target/Mips/InstPrinter/
H A DMipsInstPrinter.h89 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
/external/llvm/lib/Target/AArch64/InstPrinter/
H A DAArch64InstPrinter.h31 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
163 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
/external/llvm/lib/Target/R600/
H A DAMDGPUMCInstLower.cpp127 InstPrinter.printInst(&TmpInst, DisasmStream, StringRef(),
/external/llvm/lib/Target/R600/InstPrinter/
H A DAMDGPUInstPrinter.h32 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
/external/llvm/lib/Target/X86/InstPrinter/
H A DX86ATTInstPrinter.cpp40 void X86ATTInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, function in class:X86ATTInstPrinter
H A DX86ATTInstPrinter.h31 void printInst(const MCInst *MI, raw_ostream &OS, StringRef Annot,

Completed in 4128 milliseconds

12