Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.h27 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
53 bool printInst(const MCInst *MI, raw_ostream &Ostream, StringRef Alias,
H A DLanaiInstPrinter.cpp35 bool LanaiInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, in printInst() function in LanaiInstPrinter
137 void LanaiInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in LanaiInstPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZGNUInstPrinter.cpp27 void SystemZGNUInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in SystemZGNUInstPrinter
H A DSystemZHLASMInstPrinter.cpp29 void SystemZHLASMInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in SystemZHLASMInstPrinter
H A DSystemZGNUInstPrinter.h37 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
H A DSystemZHLASMInstPrinter.h36 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DInstructionView.cpp27 MCIP.printInst(&MCI, 0, "", STI, InstrStream); in printInstructionString()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFInstPrinter.h25 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
H A DBPFInstPrinter.cpp28 void BPFInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in BPFInstPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/MCTargetDesc/
H A DXCoreInstPrinter.h36 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
H A DXCoreInstPrinter.cpp34 void XCoreInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in XCoreInstPrinter
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchInstPrinter.h29 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
H A DLoongArchInstPrinter.cpp58 void LoongArchInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in LoongArchInstPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.h39 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInstPrinter.h35 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVInstPrinter.h29 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430InstPrinter.h27 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRInstPrinter.h32 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
H A DVEInstPrinter.h28 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXInstPrinter.h28 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DR600InstPrinter.h22 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYInstPrinter.h32 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcInstPrinter.h29 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,

123