Home
last modified time | relevance | path

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

12

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_debug.cpp335 Printer->printInst(&Inst, Out, "");
337 Printer->printInst(&Inst, Out);
339 Printer->printInst(&Inst);
/external/mesa3d/src/gallium/drivers/radeon/InstPrinter/
DAMDGPUInstPrinter.h22 virtual void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot);
DAMDGPUInstPrinter.cpp7 void AMDGPUInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, in printInst() function in AMDGPUInstPrinter
/external/llvm/lib/Target/BPF/InstPrinter/
DBPFInstPrinter.h28 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
DBPFInstPrinter.cpp29 void BPFInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst() function in BPFInstPrinter
/external/llvm/lib/Target/MSP430/InstPrinter/
DMSP430InstPrinter.h28 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
DMSP430InstPrinter.cpp29 void MSP430InstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst() function in MSP430InstPrinter
/external/llvm/lib/Target/XCore/InstPrinter/
DXCoreInstPrinter.h35 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
DXCoreInstPrinter.cpp32 void XCoreInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst() function in XCoreInstPrinter
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonInstPrinter.cpp80 void HexagonInstPrinter::printInst(MCInst const *MI, raw_ostream &O, in printInst() function in HexagonInstPrinter
98 printInst (&Nop, O, NoAnnot, STI); in printInst()
DHexagonInstPrinter.h28 void printInst(MCInst const *MI, raw_ostream &O, StringRef Annot,
/external/llvm/lib/Target/NVPTX/InstPrinter/
DNVPTXInstPrinter.h31 void printInst(const MCInst *MI, raw_ostream &OS, StringRef Annot,
/external/llvm/lib/Target/AArch64/InstPrinter/
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/Sparc/InstPrinter/
DSparcInstPrinter.h31 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
DSparcInstPrinter.cpp46 void SparcInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst() function in SparcInstPrinter
/external/llvm/include/llvm/MC/
DMCInstPrinter.h69 virtual void printInst(const MCInst *MI, raw_ostream &OS,
/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h42 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
DSystemZInstPrinter.cpp45 void SystemZInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst() function in SystemZInstPrinter
/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h35 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.h89 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
/external/llvm/lib/Target/R600/InstPrinter/
DAMDGPUInstPrinter.h32 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
/external/llvm/lib/Target/R600/
DAMDGPUMCInstLower.cpp127 InstPrinter.printInst(&TmpInst, DisasmStream, StringRef(), in EmitInstruction()
/external/llvm/lib/Target/X86/InstPrinter/
DX86IntelInstPrinter.h31 void printInst(const MCInst *MI, raw_ostream &OS, StringRef Annot,
DX86ATTInstPrinter.h31 void printInst(const MCInst *MI, raw_ostream &OS, StringRef Annot,
DX86IntelInstPrinter.cpp35 void X86IntelInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, in printInst() function in X86IntelInstPrinter

12