Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dutils_test.cc38 llvm::LLVMContext llvm_context; in TEST() local
Dutils.cc41 llvm::LLVMContext* llvm_context) { in LoadIRModule()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/
Dhlo_to_llvm_ir.cc53 llvm::LLVMContext llvm_context; in CompileAndPrintLlvmIr() local
Dmlir_gpu_test_base.cc47 llvm::LLVMContext llvm_context; in CompileMlirModule() local
/external/tensorflow/tensorflow/compiler/aot/
Dembedded_protocol_buffers.cc118 llvm::LLVMContext llvm_context; in CreateEmbeddedProtocolBuffers() local
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/
Dtf_to_kernel.cc75 llvm::LLVMContext llvm_context; in EmitToBinary() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_compiler.cc966 HloModule* hlo_module, llvm::LLVMContext* llvm_context, in CompileModuleToLlvmIrImpl()
1338 llvm::LLVMContext llvm_context; in RunBackend() local
1448 llvm::LLVMContext llvm_context; in CompileAheadOfTime() local
1520 HloModule* hlo_module, llvm::LLVMContext* llvm_context, in CompileModuleToLlvmIr()
Dir_emitter_unnested.cc162 llvm::LLVMContext& llvm_context = llvm_module->getContext(); in AnnotateWithInt32Value() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc1127 auto llvm_context = std::make_unique<llvm::LLVMContext>(); in CompileLegacyCpuExecutable() local
1408 llvm::LLVMContext llvm_context; in CompileAheadOfTime() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/lmhlo_to_gpu/
Dkernel_ops_pattern.cc280 llvm::LLVMContext llvm_context; in Match() local