LLVM: llvm::yaml::ScalarEnumerationTraits< MachineJumpTableInfo::JTEntryKind > Struct Reference (original) (raw)
#include "[llvm/CodeGen/MIRYamlMapping.h](MIRYamlMapping%5F8h%5Fsource.html)"
Inheritance diagram for llvm::yaml::ScalarEnumerationTraits< MachineJumpTableInfo::JTEntryKind >:
[legend]
| Static Public Member Functions | |
|---|---|
| static void | enumeration (yaml::IO &IO, MachineJumpTableInfo::JTEntryKind &EntryKind) |
Detailed Description
Definition at line 129 of file MIRYamlMapping.h.
Member Function Documentation
◆ enumeration()
| void llvm::yaml::ScalarEnumerationTraits< MachineJumpTableInfo::JTEntryKind >::enumeration ( yaml::IO & IO, MachineJumpTableInfo::JTEntryKind & EntryKind ) | 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().
The documentation for this struct was generated from the following file:
- include/llvm/CodeGen/MIRYamlMapping.h