Searched defs:noSignedZeros (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/IR/
H A DOperator.h192 bool noSignedZeros() const { return 0 != (Flags & NoSignedZeros); } function in class:llvm::FastMathFlags

Completed in 4824 milliseconds