LLVM
8.0.1
|
#include "llvm/CodeGen/MIRYamlMapping.h"
Static Public Member Functions | |
static void | enumeration (yaml::IO &IO, MachineJumpTableInfo::JTEntryKind &EntryKind) |
Definition at line 128 of file MIRYamlMapping.h.
|
inlinestatic |
Definition at line 129 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, and llvm::MachineJumpTableInfo::EK_LabelDifference32.