Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_function.h92 llvm::Value* buffer_table_arg() { return buffer_table_arg_; } in buffer_table_arg() function
H A Dir_function.cc233 llvm::Value* exec_run_options_arg, llvm::Value* buffer_table_arg, in GetArrayFunctionCallArguments()