Home
last modified time | relevance | path

Searched defs:DenormalFP32Math (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCommandFlags.cpp246 static cl::opt<DenormalMode::DenormalModeKind> DenormalFP32Math( in CGOPT() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp2633 llvm::DenormalMode DenormalFP32Math = DefaultDenormalFP32Math; in RenderFloatingPointOptions() local