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