Home | History | Annotate | Download | only in R600

Lines Matching refs:BITCAST

1236       // Bitcast True / False to the correct types.  This will end up being
1240 True = DAG.getNode(ISD::BITCAST, DL, CompareVT, True);
1241 False = DAG.getNode(ISD::BITCAST, DL, CompareVT, False);
1260 return DAG.getNode(ISD::BITCAST, DL, VT, SelectNode);
1940 if (Arg.getOpcode() == ISD::BITCAST &&
1944 return DAG.getNode(ISD::BITCAST, SDLoc(N), N->getVTList(),