Lines Matching defs:MachineJumpTableInfo
3435 const std::function<void(const MachineJumpTableInfo &, const MachineInstr &,
3491 [this](const MachineJumpTableInfo &, const MachineInstr &BranchMI,
3499 [this, MF](const MachineJumpTableInfo &JTI, const MachineInstr &BranchMI,
3509 case MachineJumpTableInfo::EK_Custom32:
3510 case MachineJumpTableInfo::EK_GPRel32BlockAddress:
3511 case MachineJumpTableInfo::EK_GPRel64BlockAddress:
3515 case MachineJumpTableInfo::EK_BlockAddress:
3520 case MachineJumpTableInfo::EK_Inline:
3521 case MachineJumpTableInfo::EK_LabelDifference32:
3522 case MachineJumpTableInfo::EK_LabelDifference64: