Searched refs:printInst (Results 1 - 25 of 54) sorted by relevance

123

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInstPrinter.h33 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
H A DARCInstPrinter.cpp100 void ARCInstPrinter::printInst(const MCInst *MI, uint64_t Address, function in class:ARCInstPrinter
/freebsd-11-stable/contrib/llvm-project/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, function in class:llvm::AVRInstPrinter
/freebsd-11-stable/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, function in class:HexagonInstPrinter
/freebsd-11-stable/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.cpp27 void BPFInstPrinter::printInst(const MCInst *MI, uint64_t Address, function in class:BPFInstPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/MCTargetDesc/
H A DXCoreInstPrinter.h34 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
H A DXCoreInstPrinter.cpp33 void XCoreInstPrinter::printInst(const MCInst *MI, uint64_t Address, function in class:XCoreInstPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.h27 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
55 bool printInst(const MCInst *MI, raw_ostream &Ostream, StringRef Alias,
/freebsd-11-stable/contrib/llvm-project/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, function in class:MSP430InstPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/VE/InstPrinter/
H A DVEInstPrinter.h27 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
H A DVEInstPrinter.cpp42 void VEInstPrinter::printInst(const MCInst *MI, uint64_t Address, function in class:VEInstPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.h40 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcInstPrinter.h27 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXInstPrinter.h28 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVInstPrinter.h30 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
H A DRISCVInstPrinter.cpp66 void RISCVInstPrinter::printInst(const MCInst *MI, uint64_t Address, function in class:RISCVInstPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.h86 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstPrinter.h82 virtual void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.h35 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.h43 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.cpp98 MCIP.printInst(&Inst, 0, "", STI, InstrStream);

Completed in 380 milliseconds

123