LLVM  3.7.0
llvm::MCRelaxableFragment Member List

This is the complete list of members for llvm::MCRelaxableFragment, including all inherited members.

alignToBundleEnd() const llvm::MCFragmentinline
classof(const MCFragment *F)llvm::MCRelaxableFragmentinlinestatic
const_fixup_iterator typedefllvm::MCEncodedFragmentWithFixups< 8, 1 >
destroy()llvm::MCFragment
dump()llvm::MCFragment
fixup_begin()llvm::MCEncodedFragmentWithFixups< 8, 1 >inline
fixup_begin() constllvm::MCEncodedFragmentWithFixups< 8, 1 >inline
fixup_end()llvm::MCEncodedFragmentWithFixups< 8, 1 >inline
fixup_end() constllvm::MCEncodedFragmentWithFixups< 8, 1 >inline
fixup_iterator typedefllvm::MCEncodedFragmentWithFixups< 8, 1 >
FragmentType enum namellvm::MCFragment
FT_Align enum valuellvm::MCFragment
FT_CompactEncodedInst enum valuellvm::MCFragment
FT_Data enum valuellvm::MCFragment
FT_Dwarf enum valuellvm::MCFragment
FT_DwarfFrame enum valuellvm::MCFragment
FT_Fill enum valuellvm::MCFragment
FT_LEB enum valuellvm::MCFragment
FT_Org enum valuellvm::MCFragment
FT_Relaxable enum valuellvm::MCFragment
FT_SafeSEH enum valuellvm::MCFragment
getAtom() const llvm::MCFragmentinline
getBundlePadding() const llvm::MCFragmentinline
getContents()llvm::MCEncodedFragmentWithContents< ContentsSize >inline
getContents() const llvm::MCEncodedFragmentWithContents< ContentsSize >inline
getFixups()llvm::MCEncodedFragmentWithFixups< 8, 1 >inline
getFixups() constllvm::MCEncodedFragmentWithFixups< 8, 1 >inline
getInst() const llvm::MCRelaxableFragmentinline
getKind() const llvm::MCFragmentinline
getLayoutOrder() const llvm::MCFragmentinline
getNextNode()llvm::ilist_node< MCFragment >inline
getNextNode() constllvm::ilist_node< MCFragment >inline
getParent() const llvm::MCFragmentinline
getPrevNode()llvm::ilist_node< MCFragment >inline
getPrevNode() constllvm::ilist_node< MCFragment >inline
getSubtargetInfo()llvm::MCRelaxableFragmentinline
HasInstructionsllvm::MCFragmentprotected
hasInstructions() const llvm::MCFragmentinline
ilist_node()llvm::ilist_node< MCFragment >inlineprotected
MCEncodedFragment(MCFragment::FragmentType FType, bool HasInstructions, MCSection *Sec)llvm::MCEncodedFragmentinlineprotected
MCEncodedFragmentWithContents(MCFragment::FragmentType FType, bool HasInstructions, MCSection *Sec)llvm::MCEncodedFragmentWithContents< ContentsSize >inlineprotected
MCEncodedFragmentWithFixups(MCFragment::FragmentType FType, bool HasInstructions, MCSection *Sec)llvm::MCEncodedFragmentWithFixups< 8, 1 >inlineprotected
MCFragment(FragmentType Kind, bool HasInstructions, uint8_t BundlePadding, MCSection *Parent=nullptr)llvm::MCFragmentprotected
MCRelaxableFragment(const MCInst &Inst, const MCSubtargetInfo &STI, MCSection *Sec=nullptr)llvm::MCRelaxableFragmentinline
setAlignToBundleEnd(bool V)llvm::MCFragmentinline
setAtom(const MCSymbol *Value)llvm::MCFragmentinline
setBundlePadding(uint8_t N)llvm::MCFragmentinline
setInst(const MCInst &Value)llvm::MCRelaxableFragmentinline
setLayoutOrder(unsigned Value)llvm::MCFragmentinline
setParent(MCSection *Value)llvm::MCFragmentinline
~MCFragment()llvm::MCFragmentprotected