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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Driver/
H A DToolChain.h303 /// AddFastMathRuntimeIfAvailable - If a runtime library exists that sets
308 AddFastMathRuntimeIfAvailable(const llvm::opt::ArgList &Args,
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Driver/
H A DToolChain.cpp431 bool ToolChain::AddFastMathRuntimeIfAvailable(const ArgList &Args, function in class:ToolChain
H A DTools.cpp6562 ToolChain.AddFastMathRuntimeIfAvailable(Args, CmdArgs);

Completed in 158 milliseconds