Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:isFloatingPointZero

1123 /// isFloatingPointZero - Return true if this is 0.0 or -0.0.
1124 static bool isFloatingPointZero(SDValue Op) {
6302 if (isFloatingPointZero(RHS))