Searched refs:isFloatingPointZero (Results 1 – 5 of 5) sorted by relevance
4281 bool isFloatingPointZero(const Operand *Src) { in isFloatingPointZero() function4305 if (isFloatingPointZero(Src1)) { in lowerFcmpCond()6029 !isFloatingPointZero(F64); in operandNeedsGot()6263 if (Ty == IceType_f64 && isFloatingPointZero(From)) { in legalize()
2630 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function2710 if (!isFloatingPointZero(RHS)) in getVFPCmp()2835 if (isFloatingPointZero(Op)) { in canChangeToInt()2843 if (isFloatingPointZero(Op)) in bitcastf32Toi32()2857 if (isFloatingPointZero(Op)) { in expandf64Toi32()
3396 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function3483 if (!isFloatingPointZero(RHS)) in getVFPCmp()3954 if (isFloatingPointZero(Op)) { in canChangeToInt()3962 if (isFloatingPointZero(Op)) in bitcastf32Toi32()3978 if (isFloatingPointZero(Op)) { in expandf64Toi32()
482 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function3590 if (isFloatingPointZero(RHS)) in LowerSELECT_CC()
1124 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function6302 if (isFloatingPointZero(RHS)) in LowerSELECT_CC()