LLVM 20.0.0git
|
A relaxable fragment holds on to its MCInst, since it may need to be relaxed during the assembler layout and relaxation stage. More...
#include "llvm/MC/MCFragment.h"
Static Public Member Functions | |
static bool | classof (const MCFragment *F) |
Static Public Member Functions inherited from llvm::MCEncodedFragmentWithFixups< 8, 1 > | |
static bool | classof (const MCFragment *F) |
Static Public Member Functions inherited from llvm::MCEncodedFragment | |
static bool | classof (const MCFragment *F) |
A relaxable fragment holds on to its MCInst, since it may need to be relaxed during the assembler layout and relaxation stage.
Definition at line 234 of file MCFragment.h.
|
inline |
Definition at line 239 of file MCFragment.h.
References llvm::MCEncodedFragment::STI.
|
inlinestatic |
Definition at line 250 of file MCFragment.h.
References F, and llvm::MCFragment::FT_Relaxable.
|
inline |
Definition at line 247 of file MCFragment.h.
References llvm::MCFragment::AllowAutoPadding.
Definition at line 244 of file MCFragment.h.
|
inline |
Definition at line 248 of file MCFragment.h.
References llvm::MCFragment::AllowAutoPadding.
Definition at line 245 of file MCFragment.h.