Searched refs:TargetBlockAddress (Results 1 – 8 of 8) sorted by relevance
132 TargetBlockAddress, enumerator
1804 N->getOpcode() == ISD::TargetBlockAddress;
268 nextAddr->getOperand(0)->getOpcode() == ISD::TargetBlockAddress) { in SelectBRIND()
141 case ISD::TargetBlockAddress: return "TargetBlockAddress"; in getOperationName()
2612 case ISD::TargetBlockAddress: in SelectCodeCommon()
521 case ISD::TargetBlockAddress: in AddNodeIDCustom()1748 unsigned Opc = isTarget ? ISD::TargetBlockAddress : ISD::BlockAddress; in getBlockAddress()
357 def tblockaddress: SDNode<"ISD::TargetBlockAddress", SDTPtrLeaf, [],
1568 N->getOpcode() != ISD::TargetBlockAddress) in selectMOV64Imm32()