Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dutils_test.cc38 llvm::LLVMContext llvm_context; in TEST() local
Dutils.cc42 llvm::LLVMContext* llvm_context) { in LoadIRModule()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/
Dhlo_to_llvm_ir.cc51 llvm::LLVMContext llvm_context; in CompileAndPrintLlvmIr() local
Dmlir_gpu_test_base.cc44 llvm::LLVMContext llvm_context; in CompileMlirModule() local
/external/tensorflow/tensorflow/compiler/aot/
Dembedded_protocol_buffers.cc117 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.cc742 HloModule* hlo_module, llvm::LLVMContext* llvm_context, in CompileModuleToLlvmIrImpl()
1052 llvm::LLVMContext llvm_context; in RunBackend() local
1174 HloModule* hlo_module, llvm::LLVMContext* llvm_context, in CompileModuleToLlvmIr()
Dir_emitter_unnested.cc166 llvm::LLVMContext& llvm_context = llvm_module->getContext(); in AnnotateThunkLaunchDimensions() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc701 auto llvm_context = std::make_unique<llvm::LLVMContext>(); in RunBackend() local
929 llvm::LLVMContext llvm_context; in CompileAheadOfTime() local