Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp2832 auto applyFastMath = [&](bool Aggressive) { in RenderFloatingPointOptions() local
3003 applyFastMath(false); in RenderFloatingPointOptions()
3008 applyFastMath(true); in RenderFloatingPointOptions()
3213 applyFastMath(true); in RenderFloatingPointOptions()