Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_context.h36 llvm::Module* llvm_module) in IrEmitterContext()
53 llvm::Module* llvm_module() { return llvm_module_; } in llvm_module() function
Dhlo_to_ir_bindings.h40 llvm::IRBuilder<>* b, llvm::Module* llvm_module, in HloToIrBindings()
Dnvptx_compiler.cc651 llvm::Module llvm_module(module->name().c_str(), llvm_context); in RunBackend() local
Dir_emitter_unnested.cc148 llvm::Module* llvm_module) { in UpdateLaunchDimensions()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_function.cc30 llvm::Module* llvm_module, const int64 num_dynamic_loop_bounds) { in GetComputeFunctionParams()
47 llvm::Module* llvm_module, llvm::IRBuilder<>* b, in IrFunction()
Dcpu_compiler.cc456 const llvm::Module& llvm_module) { in GetIRModuleHooks()
472 Status VerifyLlvmModule(const llvm::Module& llvm_module) { in VerifyLlvmModule()
603 auto llvm_module = in RunBackend() local
805 llvm::Module llvm_module("__compute_module", llvm_context); in CompileAheadOfTime() local
Dir_emitter.cc85 llvm::Module* llvm_module, in IrEmitter()
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_util.cc586 const llvm::Module& llvm_module, bool optimized) { in DumpIrIfEnabled()
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c7031 LLVMModuleRef llvm_module, in ac_compile_llvm_module()
7161 LLVMModuleRef llvm_module = ac_translate_nir_to_llvm(tm, nir, nir_count, shader_info, in ac_compile_nir_shader() local