Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4597 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function
4768 if (!isFloatingPointZero(RHS)) in getVFPCmp()
5441 !(isFloatingPointZero(RHS) && TrueVal.getValueType() != MVT::f16) && in LowerSELECT_CC()
5487 if (isFloatingPointZero(Op)) { in canChangeToInt()
5495 if (isFloatingPointZero(Op)) in bitcastf32Toi32()
5510 if (isFloatingPointZero(Op)) { in expandf64Toi32()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1752 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function
7884 if (isFloatingPointZero(RHS)) in LowerSELECT_CC()