reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 1791   if (MJTI->getEntryKind() == MachineJumpTableInfo::EK_Inline) return;
 1800       MJTI->getEntryKind() == MachineJumpTableInfo::EK_LabelDifference32,
 1823     if (MJTI->getEntryKind() == MachineJumpTableInfo::EK_LabelDifference32 &&
 1867   switch (MJTI->getEntryKind()) {
lib/CodeGen/MIRPrinter.cpp
  526   YamlJTI.Kind = JTI.getEntryKind();
lib/CodeGen/MachineFunction.cpp
  868   switch (getEntryKind()) {
  888   switch (getEntryKind()) {
lib/Target/AArch64/AArch64AsmPrinter.cpp
  698           MJTI->getEntryKind() == MachineJumpTableInfo::EK_LabelDifference32,