Home
last modified time | relevance | path

Searched refs:InitializeLLVMCommandLineOptions (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_util.h292 void InitializeLLVMCommandLineOptions(const HloModuleConfig& config);
Dllvm_util.cc645 void InitializeLLVMCommandLineOptions(const HloModuleConfig& config) { in InitializeLLVMCommandLineOptions() function
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc593 &llvm_ir::InitializeLLVMCommandLineOptions, module->config()); in RunBackend()
736 &llvm_ir::InitializeLLVMCommandLineOptions, in CompileAheadOfTime()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dnvptx_backend_lib.cc466 llvm_ir::InitializeLLVMCommandLineOptions(hlo_module_config); in GPUBackendInit()