Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:isFloatingPointZero

1102 /// isFloatingPointZero - Return true if this is 0.0 or -0.0.
1103 static bool isFloatingPointZero(SDValue Op) {
6040 if (isFloatingPointZero(RHS))