Searched refs:printInst (Results 26 - 50 of 54) sorted by relevance

123

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.cpp38 bool LanaiInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, function in class:LanaiInstPrinter
140 void LanaiInstPrinter::printInst(const MCInst *MI, uint64_t Address, function in class:LanaiInstPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.h28 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
200 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
H A DAArch64InstPrinter.cpp59 void AArch64InstPrinter::printInst(const MCInst *MI, uint64_t Address, function in class:AArch64InstPrinter
707 void AArch64AppleInstPrinter::printInst(const MCInst *MI, uint64_t Address, function in class:AArch64AppleInstPrinter
758 AArch64InstPrinter::printInst(MI, Address, Annot, STI, O);
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp195 MCIP.printInst(&Inst, 0, "", STI, InstrStream);
310 MCIP.printInst(&Inst, 0, "", STI, InstrStream);
H A DResourcePressureView.cpp166 MCIP.printInst(&MCI, 0, "", STI, InstrStream);
H A DBottleneckAnalysis.cpp296 MCIP.printInst(&MCI, 0, "", STI, InstrStream);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.cpp78 void MipsInstPrinter::printInst(const MCInst *MI, uint64_t Address, function in class:MipsInstPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcInstPrinter.cpp46 void SparcInstPrinter::printInst(const MCInst *MI, uint64_t Address, function in class:SparcInstPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXInstPrinter.cpp75 void NVPTXInstPrinter::printInst(const MCInst *MI, uint64_t Address, function in class:NVPTXInstPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86IntelInstPrinter.h28 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
H A DX86ATTInstPrinter.h27 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
H A DX86IntelInstPrinter.cpp39 void X86IntelInstPrinter::printInst(const MCInst *MI, uint64_t Address, function in class:X86IntelInstPrinter
H A DX86ATTInstPrinter.cpp41 void X86ATTInstPrinter::printInst(const MCInst *MI, uint64_t Address, function in class:X86ATTInstPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.cpp58 void SystemZInstPrinter::printInst(const MCInst *MI, uint64_t Address, function in class:SystemZInstPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp687 virtual void printInst(MCInstPrinter &IP, const MCInst *MI, function in class:__anon2859::PrettyPrinter
704 // The output of printInst starts with a tab. Print some spaces so that
711 IP.printInst(MI, Address.Address, "", STI, OS);
732 void printInst(MCInstPrinter &IP, const MCInst *MI, ArrayRef<uint8_t> Bytes,
747 IP.printInst(MI, Address.Address, "", STI, TempStream);
802 void printInst(MCInstPrinter &IP, const MCInst *MI, ArrayRef<uint8_t> Bytes,
814 IP.printInst(MI, Address.Address, "", STI, IS);
854 void printInst(MCInstPrinter &IP, const MCInst *MI, ArrayRef<uint8_t> Bytes,
868 IP.printInst(MI, Address.Address, "", STI, OS);
1427 PIP.printInst(*I
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.h30 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
243 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
H A DAMDGPUInstPrinter.cpp29 void AMDGPUInstPrinter::printInst(const MCInst *MI, uint64_t Address, function in class:AMDGPUInstPrinter
1346 void R600InstPrinter::printInst(const MCInst *MI, uint64_t Address, function in class:R600InstPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp279 IP->printInst(&Inst, PC, AnnotationsStr, *DC->getSubtargetInfo(),
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.cpp47 void WebAssemblyInstPrinter::printInst(const MCInst *MI, uint64_t Address, function in class:WebAssemblyInstPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp347 InstPrinter.printInst(&TmpInst, 0, StringRef(), STI, DisasmStream);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.h28 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp148 InstPrinter.printInst(&Inst, Address, "", STI, TempStream);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.cpp67 void PPCInstPrinter::printInst(const MCInst *MI, uint64_t Address, function in class:PPCInstPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp477 IP->printInst(&IE.Inst, 0, "", *STI, SS);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp983 InstPrinter.printInst(&Inst, Address, "", STI, OS);

Completed in 328 milliseconds

123