Home
last modified time | relevance | path

Searched refs:isFloatingPointZero (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4690 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function
4861 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()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1809 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function
7953 if (isFloatingPointZero(RHS)) in LowerSELECT_CC()