Home
last modified time | relevance | path

Searched defs:printInst (Results 1 – 23 of 23) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/
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/Hexagon/MCTargetDesc/
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/XCore/MCTargetDesc/
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/AVR/MCTargetDesc/
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/BPF/MCTargetDesc/
H A DBPFInstPrinter.cpp27 void BPFInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in BPFInstPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/
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/MSP430/MCTargetDesc/
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/ARC/MCTargetDesc/
H A DARCInstPrinter.cpp100 void ARCInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in ARCInstPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcInstPrinter.cpp46 void SparcInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in SparcInstPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ATTInstPrinter.cpp42 void X86ATTInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in X86ATTInstPrinter
H A DX86IntelInstPrinter.cpp40 void X86IntelInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in X86IntelInstPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXInstPrinter.cpp75 void NVPTXInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in NVPTXInstPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/
H A DVEInstPrinter.cpp47 void VEInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in VEInstPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kInstPrinter.cpp48 void M68kInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in M68kInstPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.cpp78 void MipsInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in MipsInstPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVInstPrinter.cpp66 void RISCVInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in RISCVInstPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.cpp48 void WebAssemblyInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in WebAssemblyInstPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.cpp70 void SystemZInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in SystemZInstPrinter
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp464 printInst(MCInstPrinter &IP, const MCInst *MI, ArrayRef<uint8_t> Bytes, in printInst() function in __anon21ed6a0c0411::PrettyPrinter
515 void printInst(MCInstPrinter &IP, const MCInst *MI, ArrayRef<uint8_t> Bytes, in printInst() function in __anon21ed6a0c0411::HexagonPrettyPrinter
585 void printInst(MCInstPrinter &IP, const MCInst *MI, ArrayRef<uint8_t> Bytes, in printInst() function in __anon21ed6a0c0411::AMDGCNPrettyPrinter
637 void printInst(MCInstPrinter &IP, const MCInst *MI, ArrayRef<uint8_t> Bytes, in printInst() function in __anon21ed6a0c0411::BPFPrettyPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.cpp55 void PPCInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in PPCInstPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp59 void AArch64InstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in AArch64InstPrinter
708 void AArch64AppleInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in AArch64AppleInstPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp49 void AMDGPUInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in AMDGPUInstPrinter
1455 void R600InstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in R600InstPrinter
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp91 void ARMInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in ARMInstPrinter