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

References

include/llvm/CodeGen/MIRYamlMapping.h
  135                 MachineJumpTableInfo::EK_GPRel64BlockAddress);
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 1888   case MachineJumpTableInfo::EK_GPRel64BlockAddress: {
lib/CodeGen/MachineFunction.cpp
  871   case MachineJumpTableInfo::EK_GPRel64BlockAddress:
  891   case MachineJumpTableInfo::EK_GPRel64BlockAddress:
lib/CodeGen/SelectionDAG/TargetLowering.cpp
  427   if ((JTEncoding == MachineJumpTableInfo::EK_GPRel64BlockAddress) ||
lib/Target/Mips/MipsISelLowering.cpp
 4164     return MachineJumpTableInfo::EK_GPRel64BlockAddress;