Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DCodeGenOptions.h89 FPC_Fast // Aggressively fuse FP ops (E.g. FMA). enumerator
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp505 case CodeGenOptions::FPC_Fast: in CreateTargetMachine()
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp563 Opts.setFPContractMode(CodeGenOptions::FPC_Fast); in ParseCodeGenArgs()