Home
last modified time | relevance | path

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

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