Home | History | Annotate | Download | only in ARM

Lines Matching refs:isFloatingPointZero

2825 /// isFloatingPointZero - Return true if this is +0.0.
2826 static bool isFloatingPointZero(SDValue Op) {
2906 if (!isFloatingPointZero(RHS))
3036 if (isFloatingPointZero(Op)) {
3044 if (isFloatingPointZero(Op))
3058 if (isFloatingPointZero(Op)) {