Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:BlockAddress

539   case ISD::BlockAddress: {
1671 SDValue SelectionDAG::getBlockAddress(const BlockAddress *BA, EVT VT,
1675 unsigned Opc = isTarget ? ISD::TargetBlockAddress : ISD::BlockAddress;