Home
last modified time | relevance | path

Searched defs:llvm_context (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dutils_test.cc35 llvm::LLVMContext llvm_context; in TEST() local
Dutils.cc42 llvm::LLVMContext* llvm_context) { in LoadIRModule()
/external/tensorflow/tensorflow/compiler/aot/
Dembedded_protocol_buffers.cc118 llvm::LLVMContext llvm_context; in CreateEmbeddedProtocolBuffers() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc602 auto llvm_context = absl::make_unique<llvm::LLVMContext>(); in RunBackend() local
804 llvm::LLVMContext llvm_context; in CompileAheadOfTime() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnvptx_compiler.cc640 llvm::LLVMContext llvm_context; in RunBackend() local
Dir_emitter_unnested.cc159 llvm::LLVMContext& llvm_context = llvm_module->getContext(); in UpdateLaunchDimensions() local