Searched defs:isFloatingPointZero (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelLowering.cpp | 1857 static bool isFloatingPointZero(SDValue Op) { isFloatingPointZero() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 4705 static bool isFloatingPointZero(SDValue Op) { isFloatingPointZero() function |