15 #ifndef LLVM_MC_MCWIN64EH_H
16 #define LLVM_MC_MCWIN64EH_H
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)
Reg
All possible values of the reg field in the ModR/M byte.
static WinEH::Instruction PushNonVol(MCSymbol *L, unsigned Reg)
Streaming machine code generation interface.
static WinEH::Instruction PushMachFrame(MCSymbol *L, bool Code)
void EmitUnwindInfo(MCStreamer &Streamer, WinEH::FrameInfo *FI) const override
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)
void Emit(MCStreamer &Streamer) const override