15 #ifndef LLVM_MC_MCWIN64EH_H 16 #define LLVM_MC_MCWIN64EH_H 56 void Emit(
MCStreamer &Streamer)
const override;
62 void Emit(
MCStreamer &Streamer)
const override;
This class represents lattice values for constants.
MCSymbol - Instances of this class represent a symbol name in the MC file, and MCSymbols are created ...
static WinEH::Instruction SaveNonVol(MCSymbol *L, unsigned Reg, unsigned Offset)
static WinEH::Instruction PushNonVol(MCSymbol *L, unsigned Reg)
Streaming machine code generation interface.
static WinEH::Instruction PushMachFrame(MCSymbol *L, bool Code)
static WinEH::Instruction SetFPReg(MCSymbol *L, unsigned Reg, unsigned Off)
static WinEH::Instruction SaveXMM(MCSymbol *L, unsigned Reg, unsigned Offset)
static WinEH::Instruction Alloc(MCSymbol *L, unsigned Size)
static void EmitUnwindInfo(MCStreamer &streamer, WinEH::FrameInfo *info)