Home | History | Annotate | Download | only in R600

Lines Matching refs:FP_ROUND

150   setTargetDAGCombine(ISD::FP_ROUND);
1838 // (f32 fp_round (f64 uint_to_fp a)) -> (f32 uint_to_fp a)
1839 case ISD::FP_ROUND: {