reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
141 IO.enumCase(EntryKind, "custom32", MachineJumpTableInfo::EK_Custom32); 443 MachineJumpTableInfo::JTEntryKind Kind = MachineJumpTableInfo::EK_Custom32;lib/CodeGen/AsmPrinter/AsmPrinter.cpp
1870 case MachineJumpTableInfo::EK_Custom32:
lib/CodeGen/MachineFunction.cpp875 case MachineJumpTableInfo::EK_Custom32: 895 case MachineJumpTableInfo::EK_Custom32:lib/Target/X86/X86ISelLowering.cpp
2180 return MachineJumpTableInfo::EK_Custom32;