Searched refs:JTEntryKind (Results 1 – 11 of 11) sorted by relevance
47 enum JTEntryKind { enum80 JTEntryKind EntryKind;83 explicit MachineJumpTableInfo(JTEntryKind Kind): EntryKind(Kind) {} in MachineJumpTableInfo()85 JTEntryKind getEntryKind() const { return EntryKind; } in getEntryKind()
128 template <> struct ScalarEnumerationTraits<MachineJumpTableInfo::JTEntryKind> {130 MachineJumpTableInfo::JTEntryKind &EntryKind) {372 MachineJumpTableInfo::JTEntryKind Kind = MachineJumpTableInfo::EK_Custom32;
433 MachineJumpTableInfo *getOrCreateJumpTableInfo(unsigned JTEntryKind);
46 enum JTEntryKind { enum74 JTEntryKind EntryKind;77 explicit MachineJumpTableInfo(JTEntryKind Kind): EntryKind(Kind) {} in MachineJumpTableInfo()79 JTEntryKind getEntryKind() const { return EntryKind; } in getEntryKind()
173 MachineJumpTableInfo *getOrCreateJumpTableInfo(unsigned JTEntryKind);
46 enum JTEntryKind { enum79 JTEntryKind EntryKind;82 explicit MachineJumpTableInfo(JTEntryKind Kind): EntryKind(Kind) {} in MachineJumpTableInfo()84 JTEntryKind getEntryKind() const { return EntryKind; } in getEntryKind()
118 template <> struct ScalarEnumerationTraits<MachineJumpTableInfo::JTEntryKind> {120 MachineJumpTableInfo::JTEntryKind &EntryKind) {298 MachineJumpTableInfo::JTEntryKind Kind = MachineJumpTableInfo::EK_Custom32;
297 MachineJumpTableInfo *getOrCreateJumpTableInfo(unsigned JTEntryKind);
105 MachineJumpTableInfo((MachineJumpTableInfo::JTEntryKind)EntryKind); in getOrCreateJumpTableInfo()
199 MachineJumpTableInfo((MachineJumpTableInfo::JTEntryKind)EntryKind); in getOrCreateJumpTableInfo()
249 MachineJumpTableInfo((MachineJumpTableInfo::JTEntryKind)EntryKind); in getOrCreateJumpTableInfo()