Home | History | Annotate | Download | only in Sparc

Lines Matching refs:SINT_TO_FP

1419   setOperationAction(ISD::SINT_TO_FP, MVT::i32, Custom);
1421 setOperationAction(ISD::SINT_TO_FP, MVT::i64, Custom);
2794 case ISD::SINT_TO_FP: return LowerSINT_TO_FP(Op, DAG, *this,
3199 case ISD::SINT_TO_FP:
3206 libCall = ((N->getOpcode() == ISD::SINT_TO_FP)