OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AssociativeMath
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
Clang.cpp
2615
bool
AssociativeMath
= false;
2655
AssociativeMath
= false;
2719
case options::OPT_fassociative_math:
AssociativeMath
= true; break;
2720
case options::OPT_fno_associative_math:
AssociativeMath
= false; break;
2828
AssociativeMath
= true;
2835
AssociativeMath
= false;
2855
AssociativeMath
= true;
2870
AssociativeMath
= false;
2885
!
AssociativeMath
&& !ReciprocalMath &&
2915
if (!MathErrno &&
AssociativeMath
&& ReciprocalMath && !SignedZeros &
[
all
...]
Clang.cpp
2615
bool
AssociativeMath
= false;
2655
AssociativeMath
= false;
2719
case options::OPT_fassociative_math:
AssociativeMath
= true; break;
2720
case options::OPT_fno_associative_math:
AssociativeMath
= false; break;
2828
AssociativeMath
= true;
2835
AssociativeMath
= false;
2855
AssociativeMath
= true;
2870
AssociativeMath
= false;
2885
!
AssociativeMath
&& !ReciprocalMath &&
2915
if (!MathErrno &&
AssociativeMath
&& ReciprocalMath && !SignedZeros &
[
all
...]
Completed in 49 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026