reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
290 Options.HonorSignDependentRoundingFPMathOption =
lib/CodeGen/TargetOptionsImpl.cpp 58 return !UnsafeFPMath && HonorSignDependentRoundingFPMathOption;
lib/Target/ARM/ARMAsmPrinter.cpp 696 if (TM.Options.HonorSignDependentRoundingFPMathOption)