Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp4225 bool SignedZeros = true; in ConstructJob() local
4234 SignedZeros = false; in ConstructJob()
4245 if (!MathErrno && AssociativeMath && ReciprocalMath && !SignedZeros && in ConstructJob()
4249 if (!SignedZeros) in ConstructJob()