Home
last modified time | relevance | path

Searched refs:LLVMDisposeModule (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c218 LLVMDisposeModule(gallivm->module); in gallivm_free_ir()
/third_party/ltp/tools/sparse/sparse-src/
Dsparse-llvm.c1356 LLVMDisposeModule(module); in main()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm.c268 LLVMDisposeModule(ctx->ac.module); in si_llvm_dispose()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h670 void LLVMDisposeModule(LLVMModuleRef M);
/third_party/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c1585 LLVMDisposeModule(llvm_module); in ac_compile_llvm_module()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp239 void LLVMDisposeModule(LLVMModuleRef M) { in LLVMDisposeModule() function