|
LLVM
4.0.0
|
Fragment for data and encoded instructions. More...
#include <MCFragment.h>
Static Public Member Functions | |
| static bool | classof (const MCFragment *F) |
Static Public Member Functions inherited from llvm::MCEncodedFragmentWithFixups< 32, 4 > | |
| static bool | classof (const MCFragment *F) |
Static Public Member Functions inherited from llvm::MCEncodedFragment | |
| static bool | classof (const MCFragment *F) |
Fragment for data and encoded instructions.
Definition at line 218 of file MCFragment.h.
|
inline |
Definition at line 220 of file MCFragment.h.
|
inlinestatic |
Definition at line 225 of file MCFragment.h.
References llvm::MCFragment::FT_Data, and llvm::MCFragment::getKind().
|
inline |
Definition at line 223 of file MCFragment.h.
References llvm::MCFragment::HasInstructions.
1.8.6