Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:BITCAST

63     case ISD::BITCAST:     R = SoftenFloatRes_BITCAST(N); break;
626 case ISD::BITCAST: Res = SoftenFloatOp_BITCAST(N); break;
653 return DAG.getNode(ISD::BITCAST, SDLoc(N), N->getValueType(0),
808 case ISD::BITCAST: ExpandRes_BITCAST(N, Lo, Hi); break;
1276 case ISD::BITCAST: Res = ExpandOp_BITCAST(N); break;