Searched defs:llvm_module (Results 1 – 15 of 15) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | ir_emitter_context.h | 44 mlir::MLIRContext* mlir_context, llvm::Module* llvm_module) in IrEmitterContext() 69 llvm::Module* llvm_module() { return llvm_module_; } in llvm_module() function
|
| D | hlo_to_ir_bindings.h | 36 HloToIrBindings(llvm::IRBuilder<>* b, llvm::Module* llvm_module, in HloToIrBindings()
|
| D | nvptx_compiler.cc | 259 llvm::Module* llvm_module) { in MaybeLoadLLVMFromFile() 356 llvm::Module* llvm_module, in CompileTargetBinary()
|
| D | amdgpu_compiler.cc | 129 llvm::Module* llvm_module, in CompileTargetBinary()
|
| D | gpu_compiler.cc | 730 std::unique_ptr<llvm::Module> llvm_module; member 844 std::unique_ptr<llvm::Module> llvm_module, in CompileToTargetBinary() 853 absl::optional<int> shard_number) -> StatusOr<BackendCompileResult> { in CompileToTargetBinary() 1292 std::unique_ptr<llvm::Module> llvm_module, in CompileLmhloToExecutable()
|
| D | ir_emitter_unnested.cc | 160 llvm::Module* llvm_module) { in AnnotateThunkLaunchDimensions()
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| D | ir_function.cc | 30 llvm::Module* llvm_module, const int64_t num_dynamic_loop_bounds) { in GetComputeFunctionParams() 47 llvm::Module* llvm_module, llvm::IRBuilder<>* b, in IrFunction()
|
| D | cpu_compiler.cc | 531 const llvm::Module& llvm_module) { in GetIRModuleHooks() 547 Status VerifyLlvmModule(const llvm::Module& llvm_module) { in VerifyLlvmModule() 702 auto llvm_module = in RunBackend() local 930 llvm::Module llvm_module("__compute_module", llvm_context); in CompileAheadOfTime() local
|
| D | mlir_emitter.cc | 95 llvm::Module *llvm_module = b->GetInsertBlock()->getParent()->getParent(); in EmitMlirFuncAndCall() local
|
| D | ir_emitter.cc | 93 const BufferAssignment& assignment, llvm::Module* llvm_module, in IrEmitter()
|
| /external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/ |
| D | tf_to_kernel.cc | 77 std::unique_ptr<llvm::Module> llvm_module = in EmitToBinary() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/ |
| D | mlir_gpu_test_base.cc | 45 auto llvm_module = absl::make_unique<llvm::Module>("", llvm_context); in CompileMlirModule() local
|
| /external/tensorflow/tensorflow/compiler/xla/tests/ |
| D | llvm_compiler_test.cc | 61 const HloModuleConfig& module_config, llvm::Module* llvm_module, in CompileTargetBinary()
|
| /external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
| D | llvm_util.cc | 584 const llvm::Module& llvm_module, bool optimized, in DumpIrIfEnabled()
|
| /external/mesa3d/src/amd/vulkan/ |
| D | radv_nir_to_llvm.c | 4125 LLVMModuleRef llvm_module, in ac_compile_llvm_module() 4182 LLVMModuleRef llvm_module; in radv_compile_nir_shader() local
|