LLVM API Documentation

llvm::MCCFIInstruction Member List
This is the complete list of members for llvm::MCCFIInstruction, including all inherited members.
createAdjustCfaOffset(MCSymbol *L, int Adjustment)llvm::MCCFIInstruction [inline, static]
createDefCfa(MCSymbol *L, unsigned Register, int Offset)llvm::MCCFIInstruction [inline, static]
createDefCfaOffset(MCSymbol *L, int Offset)llvm::MCCFIInstruction [inline, static]
createDefCfaRegister(MCSymbol *L, unsigned Register)llvm::MCCFIInstruction [inline, static]
createEscape(MCSymbol *L, StringRef Vals)llvm::MCCFIInstruction [inline, static]
createOffset(MCSymbol *L, unsigned Register, int Offset)llvm::MCCFIInstruction [inline, static]
createRegister(MCSymbol *L, unsigned Register1, unsigned Register2)llvm::MCCFIInstruction [inline, static]
createRelOffset(MCSymbol *L, unsigned Register, int Offset)llvm::MCCFIInstruction [inline, static]
createRememberState(MCSymbol *L)llvm::MCCFIInstruction [inline, static]
createRestore(MCSymbol *L, unsigned Register)llvm::MCCFIInstruction [inline, static]
createRestoreState(MCSymbol *L)llvm::MCCFIInstruction [inline, static]
createSameValue(MCSymbol *L, unsigned Register)llvm::MCCFIInstruction [inline, static]
createUndefined(MCSymbol *L, unsigned Register)llvm::MCCFIInstruction [inline, static]
createWindowSave(MCSymbol *L)llvm::MCCFIInstruction [inline, static]
getLabel() const llvm::MCCFIInstruction [inline]
getOffset() const llvm::MCCFIInstruction [inline]
getOperation() const llvm::MCCFIInstruction [inline]
getRegister() const llvm::MCCFIInstruction [inline]
getRegister2() const llvm::MCCFIInstruction [inline]
getValues() const llvm::MCCFIInstruction [inline]
Offsetllvm::MCCFIInstruction
OpAdjustCfaOffset enum valuellvm::MCCFIInstruction
OpDefCfa enum valuellvm::MCCFIInstruction
OpDefCfaOffset enum valuellvm::MCCFIInstruction
OpDefCfaRegister enum valuellvm::MCCFIInstruction
OpEscape enum valuellvm::MCCFIInstruction
OpOffset enum valuellvm::MCCFIInstruction
OpRegister enum valuellvm::MCCFIInstruction
OpRelOffset enum valuellvm::MCCFIInstruction
OpRememberState enum valuellvm::MCCFIInstruction
OpRestore enum valuellvm::MCCFIInstruction
OpRestoreState enum valuellvm::MCCFIInstruction
OpSameValue enum valuellvm::MCCFIInstruction
OpType enum namellvm::MCCFIInstruction
OpUndefined enum valuellvm::MCCFIInstruction
OpWindowSave enum valuellvm::MCCFIInstruction
Register2llvm::MCCFIInstruction