Searched refs:isFloatingPointZero (Results 1 – 2 of 2) sorted by relevance
4722 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function4891 if (!isFloatingPointZero(RHS)) in getVFPCmp()5564 !(isFloatingPointZero(RHS) && TrueVal.getValueType() != MVT::f16) && in LowerSELECT_CC()5610 if (isFloatingPointZero(Op)) { in canChangeToInt()5618 if (isFloatingPointZero(Op)) in bitcastf32Toi32()5633 if (isFloatingPointZero(Op)) { in expandf64Toi32()
1862 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function8215 if (isFloatingPointZero(RHS)) in LowerSELECT_CC()