Home
last modified time | relevance | path

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

123

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.h27 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
57 bool printInst(const MCInst *MI, raw_ostream &Ostream, StringRef Alias,
H A DLanaiInstPrinter.cpp38 bool LanaiInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, in printInst() function in LanaiInstPrinter
140 void LanaiInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in LanaiInstPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/XCore/MCTargetDesc/
H A DXCoreInstPrinter.h35 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
H A DXCoreInstPrinter.cpp33 void XCoreInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in XCoreInstPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonInstPrinter.h31 void printInst(MCInst const *MI, uint64_t Address, StringRef Annot,
H A DHexagonInstPrinter.cpp33 void HexagonInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in HexagonInstPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFInstPrinter.h25 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
H A DBPFInstPrinter.cpp27 void BPFInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in BPFInstPrinter
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DInstructionView.cpp24 MCIP.printInst(&MCI, 0, "", STI, InstrStream); in printInstructionString()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYInstPrinter.h29 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
H A DCSKYInstPrinter.cpp61 void CSKYInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in CSKYInstPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInstPrinter.h34 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.h39 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRInstPrinter.h32 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
H A DAVRInstPrinter.cpp35 void AVRInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in llvm::AVRInstPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXInstPrinter.h28 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430InstPrinter.h25 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
H A DMSP430InstPrinter.cpp29 void MSP430InstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in MSP430InstPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcInstPrinter.h27 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/
H A DVEInstPrinter.h28 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVInstPrinter.h29 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.h28 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
208 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.h87 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.h51 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInstPrinter.h102 virtual void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,

123