Searched refs:isFloatingPointZero (Results 1 – 2 of 2) sorted by relevance
4690 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function4861 if (!isFloatingPointZero(RHS)) in getVFPCmp()5534 !(isFloatingPointZero(RHS) && TrueVal.getValueType() != MVT::f16) && in LowerSELECT_CC()5580 if (isFloatingPointZero(Op)) { in canChangeToInt()5588 if (isFloatingPointZero(Op)) in bitcastf32Toi32()5603 if (isFloatingPointZero(Op)) { in expandf64Toi32()
1809 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function7953 if (isFloatingPointZero(RHS)) in LowerSELECT_CC()