Searched refs:TargetBlockAddress (Results 1 – 8 of 8) sorted by relevance
125 TargetBlockAddress, enumerator
1743 N->getOpcode() == ISD::TargetBlockAddress;
269 nextAddr->getOperand(0)->getOpcode() == ISD::TargetBlockAddress) { in SelectBRIND()
132 case ISD::TargetBlockAddress: return "TargetBlockAddress"; in getOperationName()
2508 case ISD::TargetBlockAddress: in SelectCodeCommon()
539 case ISD::TargetBlockAddress: in AddNodeIDCustom()1675 unsigned Opc = isTarget ? ISD::TargetBlockAddress : ISD::BlockAddress; in getBlockAddress()
324 def tblockaddress: SDNode<"ISD::TargetBlockAddress", SDTPtrLeaf, [],
1424 N->getOpcode() != ISD::TargetBlockAddress) in SelectMOV64Imm32()