Home
last modified time | relevance | path

Searched refs:executable_run_options_value (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddot_op_emitter.cc114 llvm::Value* executable_run_options_value,
210 llvm::Value* executable_run_options_value, in DotOpEmitter() argument
220 executable_run_options_value_(executable_run_options_value), in DotOpEmitter()
849 llvm::Value* executable_run_options_value, llvm::IRBuilder<>* b, in EmitNonBatchDotOperation() argument
857 executable_run_options_value, b, hlo_module_config, in EmitNonBatchDotOperation()
931 llvm::Value* executable_run_options_value, llvm::IRBuilder<>* b, in EmitBatchDotOperation() argument
990 executable_run_options_value, b, hlo_module_config, in EmitBatchDotOperation()
1035 llvm::Value* executable_run_options_value, in EmitDotOperation() argument
1046 executable_run_options_value, b, in EmitDotOperation()
1052 executable_run_options_value, b, in EmitDotOperation()
Ddot_op_emitter.h65 llvm::Value* executable_run_options_value,