OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FPM_Fast
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
LangOptions.h
213
FPM_Fast
,
489
// as
FPM_Fast
in frontend. For simplicity, use
FPM_Fast
uniformly in
493
LangOptContractMode = LangOptions::
FPM_Fast
;
521
return getFPContractMode() == LangOptions::
FPM_Fast
;
524
setFPContractMode(LangOptions::
FPM_Fast
);
602
setFPContractModeOverride(LangOptions::
FPM_Fast
);
/src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInvocation.cpp
3208
Opts.setDefaultFPContractMode(LangOptions::
FPM_Fast
);
3487
if (Opts.DefaultFPContractMode == LangOptions::
FPM_Fast
)
3790
Opts.setDefaultFPContractMode(LangOptions::
FPM_Fast
);
3938
Opts.setDefaultFPContractMode(LangOptions::
FPM_Fast
);
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaAttr.cpp
1103
case LangOptions::
FPM_Fast
:
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
BackendUtil.cpp
505
case LangOptions::
FPM_Fast
:
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParsePragma.cpp
3016
.Case("fast", LangOptions::FPModeKind::
FPM_Fast
)
Completed in 52 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026