Go to the documentation of this file.
13 #ifndef LLVM_LIB_TARGET_X86_MCTARGETDESC_X86MCASMINFO_H
14 #define LLVM_LIB_TARGET_X86_MCTARGETDESC_X86MCASMINFO_H
24 virtual void anchor();
38 void anchor()
override;
45 void anchor()
override;
52 void anchor()
override;
59 void anchor()
override;
This is an optimization pass for GlobalISel generic memory operations.
MCSymbol - Instances of this class represent a symbol name in the MC file, and MCSymbols are created ...
X86_64MCAsmInfoDarwin(const Triple &Triple)
X86MCAsmInfoGNUCOFF(const Triple &Triple)
Triple - Helper class for working with autoconf configuration names.
X86MCAsmInfoDarwin(const Triple &Triple)
X86MCAsmInfoMicrosoftMASM(const Triple &Triple)
Streaming machine code generation interface.
X86ELFMCAsmInfo(const Triple &Triple)
const MCExpr * getExprForPersonalitySymbol(const MCSymbol *Sym, unsigned Encoding, MCStreamer &Streamer) const override
X86MCAsmInfoMicrosoft(const Triple &Triple)
Base class for the full range of assembler expressions which are needed for parsing.