Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp2845 static void RenderFloatingPointOptions(const ToolChain &TC, const Driver &D, in RenderFloatingPointOptions() function
5376 RenderFloatingPointOptions(TC, D, isOptimizationLevelFast(Args), Args, in ConstructJob()
5847 RenderFloatingPointOptions(TC, D, OFastEnabled, Args, CmdArgs, JA); in ConstructJob()