reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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.cpp868 switch (getEntryKind()) { 888 switch (getEntryKind()) {lib/Target/AArch64/AArch64AsmPrinter.cpp
698 MJTI->getEntryKind() == MachineJumpTableInfo::EK_LabelDifference32,