Searched refs:GetCpuFastMathFlags (Results 1 – 4 of 4) sorted by relevance
254 llvm::FastMathFlags GetCpuFastMathFlags(const HloModuleConfig& module_config);
507 llvm::FastMathFlags GetCpuFastMathFlags(const HloModuleConfig& module_config) { in GetCpuFastMathFlags() function
1136 llvm_ir::GetCpuFastMathFlags(module->config()), pre_optimization_ir_hook, in CompileLegacyCpuExecutable()1555 llvm_ir::GetCpuFastMathFlags(module->config()), in CompileAheadOfTime()
121 b_.setFastMathFlags(llvm_ir::GetCpuFastMathFlags(hlo_module_config_)); in IrEmitter()