Lines Matching refs:FABS
488 // FIXME: Create unittest for FNEG and for FABS.490 setOperationAction(ISD::FABS, MVT::v2f64, Expand);3511 // Implement fcopysign with a fabs and a conditional fneg.