Searched refs:MCSubtargetInfo (Results 201 - 225 of 294) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.cpp20 #include "llvm/MC/MCSubtargetInfo.h"
28 const MCSubtargetInfo &STI)
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ATTInstPrinter.h28 const MCSubtargetInfo &STI, raw_ostream &OS) override;
H A DX86MCCodeEmitter.cpp25 #include "llvm/MC/MCSubtargetInfo.h"
51 const MCSubtargetInfo &STI) const override;
55 const MCSubtargetInfo &STI) const override;
81 const MCSubtargetInfo &STI,
85 const MCSubtargetInfo &STI, raw_ostream &OS) const;
94 const MCSubtargetInfo &STI, raw_ostream &OS) const;
166 const MCSubtargetInfo &STI) {
386 const MCSubtargetInfo &STI,
654 const MCSubtargetInfo &STI,
1320 const MCSubtargetInfo
[all...]
H A DX86IntelInstPrinter.h29 const MCSubtargetInfo &STI, raw_ostream &OS) override;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp26 #include "llvm/MC/MCSubtargetInfo.h"
124 bool canonicalizePacketImpl(MCInstrInfo const &MCII, MCSubtargetInfo const &STI,
165 MCSubtargetInfo const &STI,
424 MCSubtargetInfo const &STI,
444 MCSubtargetInfo const &STI,
455 MCSubtargetInfo const &STI,
902 unsigned HexagonMCInstrInfo::packetSizeSlots(MCSubtargetInfo const &STI) {
948 bool HexagonMCInstrInfo::requiresSlot(MCSubtargetInfo const &STI,
960 MCSubtargetInfo const &STI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.cpp34 #include "llvm/MC/MCSubtargetInfo.h"
78 static MCSubtargetInfo *createPPCMCSubtargetInfo(const Triple &TT,
319 createObjectTargetStreamer(MCStreamer &S, const MCSubtargetInfo &STI) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp25 #include "llvm/MC/MCSubtargetInfo.h"
55 WebAssemblyDisassembler(const MCSubtargetInfo &STI, MCContext &Ctx,
62 const MCSubtargetInfo &STI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp193 const MCSubtargetInfo *STI) {
206 MCObjectStreamer::getOrCreateDataFragment(const MCSubtargetInfo *STI) {
366 const MCSubtargetInfo &STI) {
380 const MCSubtargetInfo &STI) {
418 const MCSubtargetInfo &STI) {
671 const MCSubtargetInfo &STI) {
H A DMCMachOStreamer.cpp59 void emitInstToData(const MCInst &Inst, const MCSubtargetInfo &STI) override;
459 const MCSubtargetInfo &STI) {
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h52 class MCSubtargetInfo;
106 const MCInst &Inst, const MCSubtargetInfo &STI,
159 void emitTargetAttributes(const MCSubtargetInfo &STI);
1021 SMLoc Loc, const MCSubtargetInfo &STI) {
1029 virtual void emitInstruction(const MCInst &Inst, const MCSubtargetInfo &STI);
H A DMCContext.h25 #include "llvm/MC/MCSubtargetInfo.h"
288 SpecificBumpPtrAllocator<MCSubtargetInfo> MCSubtargetAllocator;
567 MCSubtargetInfo &getSubtargetCopy(const MCSubtargetInfo &STI);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp27 InstrBuilder::InstrBuilder(const llvm::MCSubtargetInfo &sti,
40 const MCSubtargetInfo &STI,
208 const MCSubtargetInfo &STI) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp29 #include "llvm/MC/MCSubtargetInfo.h"
109 void AsmPrinter::emitInlineAsm(StringRef Str, const MCSubtargetInfo &STI,
688 void AsmPrinter::emitInlineAsmEnd(const MCSubtargetInfo &StartInfo,
689 const MCSubtargetInfo *EndInfo) const {}
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/Disassembler/
H A DAVRDisassembler.cpp37 AVRDisassembler(const MCSubtargetInfo &STI, MCContext &Ctx)
48 const MCSubtargetInfo &STI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRAsmBackend.cpp24 #include "llvm/MC/MCSubtargetInfo.h"
365 const MCSubtargetInfo *STI) const {
481 MCAsmBackend *createAVRAsmBackend(const Target &T, const MCSubtargetInfo &STI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/Disassembler/
H A DMSP430Disassembler.cpp21 #include "llvm/MC/MCSubtargetInfo.h"
46 MSP430Disassembler(const MCSubtargetInfo &STI, MCContext &Ctx)
56 const MCSubtargetInfo &STI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.cpp27 #include "llvm/MC/MCSubtargetInfo.h"
247 const MCSubtargetInfo *STI) const {
585 const MCSubtargetInfo &STI,
H A DMipsInstPrinter.cpp79 StringRef Annot, const MCSubtargetInfo &STI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARC/Disassembler/
H A DARCDisassembler.cpp23 #include "llvm/MC/MCSubtargetInfo.h"
39 ARCDisassembler(const MCSubtargetInfo &STI, MCContext &Ctx,
361 const MCSubtargetInfo &STI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/Disassembler/
H A DRISCVDisassembler.cpp23 #include "llvm/MC/MCSubtargetInfo.h"
38 RISCVDisassembler(const MCSubtargetInfo &STI, MCContext &Ctx,
49 const MCSubtargetInfo &STI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DModuleSymbolTable.cpp36 #include "llvm/MC/MCSubtargetInfo.h"
93 std::unique_ptr<MCSubtargetInfo> STI(
H A DRecordStreamer.cpp85 const MCSubtargetInfo &STI) {
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp21 ResourcePressureView::ResourcePressureView(const llvm::MCSubtargetInfo &sti,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXInstPrinter.cpp19 #include "llvm/MC/MCSubtargetInfo.h"
76 StringRef Annot, const MCSubtargetInfo &STI,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.cpp59 StringRef Annot, const MCSubtargetInfo &STI,

Completed in 322 milliseconds

1234567891011>>