Home
last modified time | relevance | path

Searched refs:LLVMDumpModule (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_aos.c976 LLVMDumpModule(module); in lp_build_tgsi_aos()
Dlp_bld_tgsi_soa.c4628 LLVMDumpModule(module); in lp_build_tgsi_soa()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm.c253 LLVMDumpModule(ctx->ac.module); in si_llvm_optimize_module()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h809 void LLVMDumpModule(LLVMModuleRef M);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp390 void LLVMDumpModule(LLVMModuleRef M) { in LLVMDumpModule() function