Searched refs:TargetBlockAddress (Results 1 – 8 of 8) sorted by relevance
115 TargetBlockAddress, enumerator
1579 N->getOpcode() == ISD::TargetBlockAddress;
245 nextAddr->getOperand(0)->getOpcode() == ISD::TargetBlockAddress) { in SelectBRIND()
123 case ISD::TargetBlockAddress: return "TargetBlockAddress"; in getOperationName()
2409 case ISD::TargetBlockAddress: in SelectCodeCommon()
477 case ISD::TargetBlockAddress: in AddNodeIDCustom()1518 unsigned Opc = isTarget ? ISD::TargetBlockAddress : ISD::BlockAddress; in getBlockAddress()
312 def tblockaddress: SDNode<"ISD::TargetBlockAddress", SDTPtrLeaf, [],
1414 N->getOpcode() != ISD::TargetBlockAddress) in SelectMOV64Imm32()