Home
last modified time | relevance | path

Searched defs:enable_fast_math (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dllvm_ir_runtime.cc51 int32 vector_width, bool enable_fast_math) { in RewriteCalls()
282 void RewriteIRRuntimeFunctions(llvm::Module* module, bool enable_fast_math) { in RewriteIRRuntimeFunctions()
Dsimple_orc_jit.cc97 bool enable_fast_math, bool disable_expensive_passes, in SimpleOrcJIT()