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.cc41 llvm::LLVMContext llvm_context; in CompileAndPrintLlvmIr() local
Dmlir_gpu_test_base.cc43 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.cc549 HloModule* hlo_module, llvm::LLVMContext* llvm_context, in CompileModuleToLlvmIrImpl()
865 llvm::LLVMContext llvm_context; in RunBackend() local
984 HloModule* hlo_module, llvm::LLVMContext* llvm_context, in CompileModuleToLlvmIr()
Dir_emitter_unnested.cc170 llvm::LLVMContext& llvm_context = llvm_module->getContext(); in UpdateLaunchDimensions() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc677 auto llvm_context = std::make_unique<llvm::LLVMContext>(); in RunBackend() local
895 llvm::LLVMContext llvm_context; in CompileAheadOfTime() local