HomeSort by relevance Sort by last modified time
    Searched refs:temp_buffers_arg (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
ir_function.h 84 llvm::Value* temp_buffers_arg() { return temp_buffers_arg_; } function in class:xla::cpu::IrFunction
121 llvm::Value* temp_buffers_arg, llvm::Value* profile_counters_arg);
ir_function.cc 200 llvm::Value* temp_buffers_arg, llvm::Value* profile_counters_arg) {
222 parameter_addresses_buffer, temp_buffers_arg};
ir_emitter.cc     [all...]

Completed in 71 milliseconds