|
LLVM
4.0.0
|
#include <MIRYamlMapping.h>
Static Public Member Functions | |
| static void | enumeration (yaml::IO &IO, MachineJumpTableInfo::JTEntryKind &EntryKind) |
Definition at line 118 of file MIRYamlMapping.h.
|
inlinestatic |
Definition at line 119 of file MIRYamlMapping.h.
References llvm::MachineJumpTableInfo::EK_BlockAddress, llvm::MachineJumpTableInfo::EK_Custom32, llvm::MachineJumpTableInfo::EK_GPRel32BlockAddress, llvm::MachineJumpTableInfo::EK_GPRel64BlockAddress, llvm::MachineJumpTableInfo::EK_Inline, llvm::MachineJumpTableInfo::EK_LabelDifference32, and llvm::yaml::IO::enumCase().
1.8.6