Home
last modified time | relevance | path

Searched refs:LLVMContextDispose (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_format.c231 LLVMContextDispose(context); in test_format_float()
334 LLVMContextDispose(context); in test_format_unorm8()
Dlp_test_printf.c115 LLVMContextDispose(context); in test_printf()
Dlp_context.c111 LLVMContextDispose(llvmpipe->context); in llvmpipe_destroy()
Dlp_test_arit.c515 LLVMContextDispose(context); in test_unary()
Dlp_test_conv.c338 LLVMContextDispose(context); in test_one()
Dlp_test_blend.c587 LLVMContextDispose(context); in test_one()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm.c269 LLVMContextDispose(ctx->ac.context); in si_llvm_dispose()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h551 void LLVMContextDispose(LLVMContextRef C);
/third_party/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c1586 LLVMContextDispose(ctx); in ac_compile_llvm_module()
/third_party/flutter/skia/src/sksl/
DSkSLJIT.cpp125 LLVMContextDispose(fContext); in ~JIT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp117 void LLVMContextDispose(LLVMContextRef C) { in LLVMContextDispose() function
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c817 LLVMContextDispose(llvm->context); in draw_llvm_destroy()