Searched defs:enable_fast_math (Results 1 – 2 of 2) sorted by relevance
51 int32 vector_width, bool enable_fast_math) { in RewriteCalls()282 void RewriteIRRuntimeFunctions(llvm::Module* module, bool enable_fast_math) { in RewriteIRRuntimeFunctions()
97 bool enable_fast_math, bool disable_expensive_passes, in SimpleOrcJIT()