Searched refs:GetCpuFastMathFlags (Results 1 – 3 of 3) sorted by relevance
266 llvm::FastMathFlags GetCpuFastMathFlags(const HloModuleConfig& module_config);
503 llvm::FastMathFlags GetCpuFastMathFlags(const HloModuleConfig& module_config) { in GetCpuFastMathFlags() function
101 b_.setFastMathFlags(llvm_ir::GetCpuFastMathFlags(hlo_module_config_)); in IrEmitter()