Home
last modified time | relevance | path

Searched refs:RewriteIRRuntimeFunctions (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dllvm_ir_runtime.h45 void RewriteIRRuntimeFunctions(llvm::Module* module,
Dcompiler_functor.cc126 runtime::RewriteIRRuntimeFunctions(&module, fast_math_flags_); in operator ()()
Dllvm_ir_runtime.cc395 void RewriteIRRuntimeFunctions(llvm::Module* module, in RewriteIRRuntimeFunctions() function