HomeSort by relevance Sort by last modified time
    Searched refs:printInst (Results 51 - 75 of 122) sorted by null

1 23 4 5

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/InstPrinter/
PPCInstPrinter.h 36 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/InstPrinter/
SystemZInstPrinter.h 44 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
  /external/llvm/lib/Target/AArch64/InstPrinter/
AArch64InstPrinter.h 27 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
169 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
TimelineView.cpp 127 MCIP.printInst(&Inst, InstrStream, "", STI);
228 MCIP.printInst(&Inst, InstrStream, "", STI);
ResourcePressureView.cpp 156 MCIP.printInst(&Source.getMCInstFromIndex(I), InstrStream, "", STI);
  /external/llvm/lib/Target/Sparc/InstPrinter/
SparcInstPrinter.cpp 47 void SparcInstPrinter::printInst(const MCInst *MI, raw_ostream &O,
  /external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/
Disassembler.cpp 158 IP->printInst(&Inst, OS, Comments);
EDInst.cpp 63 if (Disassembler.printInst(String, *Inst))
EDDisassembler.cpp 327 int EDDisassembler::printInst(std::string &str, MCInst &inst) {
330 InstPrinter->printInst(&inst, *InstStream, "");
  /external/swiftshader/third_party/LLVM/lib/Target/PTX/InstPrinter/
PTXInstPrinter.cpp 44 void PTXInstPrinter::printInst(const MCInst *MI, raw_ostream &O,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/InstPrinter/
ARCInstPrinter.cpp 96 void ARCInstPrinter::printInst(const MCInst *MI, raw_ostream &O,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/InstPrinter/
SparcInstPrinter.cpp 47 void SparcInstPrinter::printInst(const MCInst *MI, raw_ostream &O,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/
X86ATTInstPrinter.cpp 42 void X86ATTInstPrinter::printInst(const MCInst *MI, raw_ostream &OS,
X86IntelInstPrinter.cpp 38 void X86IntelInstPrinter::printInst(const MCInst *MI, raw_ostream &OS,
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
disassembler.cc 168 inst_printer_->printInst(&instruction, ostream, annotation.c_str(),
  /external/llvm/lib/Target/Lanai/InstPrinter/
LanaiInstPrinter.cpp 36 bool LanaiInstPrinter::printInst(const MCInst *MI, raw_ostream &OS,
138 void LanaiInstPrinter::printInst(const MCInst *MI, raw_ostream &OS,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/InstPrinter/
AArch64InstPrinter.h 29 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
198 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/InstPrinter/
LanaiInstPrinter.cpp 36 bool LanaiInstPrinter::printInst(const MCInst *MI, raw_ostream &OS,
138 void LanaiInstPrinter::printInst(const MCInst *MI, raw_ostream &OS,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/InstPrinter/
AMDGPUInstPrinter.h 31 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
227 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
  /external/bcc/src/cc/
bcc_debug.cc 214 IP->printInst(&Inst, os, "", *STI);
  /external/llvm/lib/Target/AMDGPU/
AMDGPUMCInstLower.cpp 153 InstPrinter.printInst(&TmpInst, DisasmStream, StringRef(), STI);
  /external/llvm/lib/Target/AMDGPU/InstPrinter/
AMDGPUInstPrinter.h 30 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonInstPrinter.cpp 53 void HexagonInstPrinter::printInst(const MCInst *MI, raw_ostream &OS,
HexagonMCTargetDesc.cpp 124 InstPrinter.printInst(&Inst, TempStream, "", STI);
  /external/llvm/lib/Target/Mips/InstPrinter/
MipsInstPrinter.cpp 79 void MipsInstPrinter::printInst(const MCInst *MI, raw_ostream &O,

Completed in 819 milliseconds

1 23 4 5