Home
last modified time | relevance | path

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

/external/clang/include/clang/Driver/
DToolChain.h311 AddFastMathRuntimeIfAvailable(const llvm::opt::ArgList &Args,
/external/clang/lib/Driver/
DToolChain.cpp397 bool ToolChain::AddFastMathRuntimeIfAvailable(const ArgList &Args, in AddFastMathRuntimeIfAvailable() function in ToolChain
DTools.cpp6221 ToolChain.AddFastMathRuntimeIfAvailable(Args, CmdArgs); in ConstructJob()