Lines Matching refs:FP_TO_SINT
1158 case ISD::FP_TO_SINT: return visitFP_TO_SINT(N);6559 // fold (fp_to_sint c1fp) -> c16561 return DAG.getNode(ISD::FP_TO_SINT, SDLoc(N), VT, N0);