Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchInstPrinter.cpp50 void LoongArchInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in LoongArchInstPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonInstPrinter.cpp33 void HexagonInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in HexagonInstPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/MCTargetDesc/
H A DXCoreInstPrinter.cpp34 void XCoreInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in XCoreInstPrinter
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRInstPrinter.cpp35 void AVRInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in llvm::AVRInstPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFInstPrinter.cpp29 void BPFInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in BPFInstPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430InstPrinter.cpp29 void MSP430InstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in MSP430InstPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86IntelInstPrinter.cpp40 void X86IntelInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in X86IntelInstPrinter
H A DX86ATTInstPrinter.cpp42 void X86ATTInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in X86ATTInstPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcInstPrinter.cpp45 void SparcInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in SparcInstPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/MCTargetDesc/
H A DVEInstPrinter.cpp39 void VEInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in VEInstPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInstPrinter.cpp100 void ARCInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in ARCInstPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXInstPrinter.cpp75 void NVPTXInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in NVPTXInstPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.cpp48 void WebAssemblyInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in WebAssemblyInstPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kInstPrinter.cpp48 void M68kInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in M68kInstPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/MCTargetDesc/
H A DDirectXMCTargetDesc.cpp53 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot, in printInst() function in __anon2d5ee74d0111::DXILInstPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVInstPrinter.cpp62 void RISCVInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in RISCVInstPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVInstPrinter.cpp69 void SPIRVInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in SPIRVInstPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYInstPrinter.cpp75 void CSKYInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in CSKYInstPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DR600InstPrinter.cpp21 void R600InstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in R600InstPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.cpp79 void MipsInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in MipsInstPrinter
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp505 printInst(MCInstPrinter &IP, const MCInst *MI, ArrayRef<uint8_t> Bytes, in printInst() function in __anon44625b820411::PrettyPrinter
552 void printInst(MCInstPrinter &IP, const MCInst *MI, ArrayRef<uint8_t> Bytes, in printInst() function in __anon44625b820411::HexagonPrettyPrinter
622 void printInst(MCInstPrinter &IP, const MCInst *MI, ArrayRef<uint8_t> Bytes, in printInst() function in __anon44625b820411::AMDGCNPrettyPrinter
674 void printInst(MCInstPrinter &IP, const MCInst *MI, ArrayRef<uint8_t> Bytes, in printInst() function in __anon44625b820411::BPFPrettyPrinter
697 void printInst(MCInstPrinter &IP, const MCInst *MI, ArrayRef<uint8_t> Bytes, in printInst() function in __anon44625b820411::ARMPrettyPrinter
751 void printInst(MCInstPrinter &IP, const MCInst *MI, ArrayRef<uint8_t> Bytes, in printInst() function in __anon44625b820411::AArch64PrettyPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaInstPrinter.cpp70 void XtensaInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in XtensaInstPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.cpp76 void SystemZInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in SystemZInstPrinter
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.cpp55 void PPCInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() function in PPCInstPrinter

12