Searched refs:getMathOptions (Results 1 – 4 of 4) sorted by relevance
48 const Fortran::common::MathOptionsBase &getMathOptions() const { in getMathOptions() function52 Fortran::common::MathOptionsBase &getMathOptions() { return MathOptions; } in getMathOptions() function
842 const auto &mathOpts = invoc.getLoweringOpts().getMathOptions(); in generateLLVMIR()
1649 Fortran::common::MathOptionsBase &mathOpts = loweringOpts.getMathOptions();
5351 builder->setFastMathFlags(bridge.getLoweringOptions().getMathOptions()); in createEmptyBlocks() 5630 builder->setFastMathFlags(bridge.getLoweringOptions().getMathOptions()); in analyzeExplicitSpace()