Home
last modified time | relevance | path

Searched defs:isPosZero (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPFloat.h379 bool isPosZero() const { return isZero() && !isNegative(); } in isPosZero() function
1228 bool isPosZero() const { return isZero() && !isNegative(); } in isPosZero() function