Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SINT_TO_FP

826   case ISD::SINT_TO_FP:   Res = PromoteIntOp_SINT_TO_FP(N); break;
2482 case ISD::SINT_TO_FP: Res = ExpandIntOp_SINT_TO_FP(N); break;
2696 "Don't know how to expand this SINT_TO_FP!");
2805 SINT_TO_FP, SrcVT) == TargetLowering::Custom){
2807 SDValue SignedConv = DAG.getNode(ISD::SINT_TO_FP, dl, DstVT, Op);