Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DClang.cpp2735 static void RenderFloatingPointOptions(const ToolChain &TC, const Driver &D, in RenderFloatingPointOptions() function
4864 RenderFloatingPointOptions(TC, D, isOptimizationLevelFast(Args), Args, in ConstructJob()
5271 RenderFloatingPointOptions(TC, D, OFastEnabled, Args, CmdArgs, JA); in ConstructJob()