OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FPC_Off
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Frontend/
CodeGenOptions.h
100
FPC_Off
, // Form fused FP ops only where result will not be affected.
/external/clang/lib/CodeGen/
BackendUtil.cpp
523
case CodeGenOptions::
FPC_Off
:
/external/clang/lib/Frontend/
CompilerInvocation.cpp
658
Opts.setFPContractMode(CodeGenOptions::
FPC_Off
);
[
all
...]
Completed in 47 milliseconds