Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_codegen_llvm/src/
Dbase.rs85 let llvm_module = ModuleLlvm::new(tcx, cgu_name.as_str()); in compile_codegen_unit() localVariable
/third_party/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c409 ac_compile_llvm_module(struct ac_llvm_compiler *ac_llvm, LLVMModuleRef llvm_module, struct radv_sha… in ac_compile_llvm_module()
460 LLVMModuleRef llvm_module; in radv_compile_nir_shader() local