Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonInstPrinter.cpp43 printInstruction(MCI.getOperand(1).getInst(), Address, OS); in printInst()
46 printInstruction(MCI.getOperand(0).getInst(), Address, OS); in printInst()
48 printInstruction(&MCI, Address, OS); in printInst()
DHexagonInstPrinter.h37 void printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &O);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
DBPFInstPrinter.h35 void printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &O);
DBPFInstPrinter.cpp30 printInstruction(MI, Address, O); in printInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/
DARCInstPrinter.h29 void printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &O);
DARCInstPrinter.cpp103 printInstruction(MI, Address, O); in printInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/MCTargetDesc/
DXCoreInstPrinter.h30 void printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &O);
DXCoreInstPrinter.cpp36 printInstruction(MI, Address, O); in printInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRInstPrinter.h44 void printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &O);
DAVRInstPrinter.cpp82 printInstruction(MI, Address, O); in printInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/InstPrinter/
DVEInstPrinter.h32 void printInstruction(const MCInst *, uint64_t, const MCSubtargetInfo &,
DVEInstPrinter.cpp46 printInstruction(MI, Address, STI, OS); in printInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430InstPrinter.h29 void printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &O);
DMSP430InstPrinter.cpp33 printInstruction(MI, Address, O); in printInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXInstPrinter.h32 void printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &O);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyInstPrinter.h52 void printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &O);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcInstPrinter.h34 void printInstruction(const MCInst *MI, uint64_t Address,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVInstPrinter.h46 void printInstruction(const MCInst *MI, uint64_t Address,
DRISCVInstPrinter.cpp77 printInstruction(NewMI, Address, STI, O); in printInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64InstPrinter.h33 virtual void printInstruction(const MCInst *MI, uint64_t Address,
203 void printInstruction(const MCInst *MI, uint64_t Address,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiInstPrinter.h46 void printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &O);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsInstPrinter.h82 void printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &O);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZInstPrinter.h30 void printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &O);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCInstPrinter.h39 void printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &O);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ATTInstPrinter.h38 void printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &OS);

12