Lines Matching refs:FP_TO_SINT
240 setOperationAction(ISD::FP_TO_SINT, MVT::i32, Custom);241 setOperationAction(ISD::FP_TO_SINT, MVT::i64, Custom);242 setOperationAction(ISD::FP_TO_SINT, MVT::i128, Custom);2647 case ISD::FP_TO_SINT: return LowerFP_TO_INT(Op, DAG, true);