Lines Matching refs:FP_ROUND
92 setTargetDAGCombine(ISD::FP_ROUND);1386 // (f32 fp_round (f64 uint_to_fp a)) -> (f32 uint_to_fp a)1387 case ISD::FP_ROUND: {