Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCommandFlags.cpp73 CGOPT(bool, EnableHonorSignDependentRoundingFPMath) in CGOPT()
268 static cl::opt<bool> EnableHonorSignDependentRoundingFPMath( in CGOPT() local
272 CGBINDOPT(EnableHonorSignDependentRoundingFPMath); in CGOPT()