Home | History | Annotate | Download | only in ARM

Lines Matching refs:isFloatingPointZero

3264 /// isFloatingPointZero - Return true if this is +0.0.
3265 static bool isFloatingPointZero(SDValue Op) {
3354 if (!isFloatingPointZero(RHS))
3690 if (isFloatingPointZero(Op)) {
3698 if (isFloatingPointZero(Op))
3714 if (isFloatingPointZero(Op)) {