Searched refs:LLVMDumpModule (Results 1 – 9 of 9) sorted by relevance
224 lib.LLVMDumpModule(self)519 library.LLVMDumpModule.argtypes = [Module]520 library.LLVMDumpModule.restype = None
167 LLVMDumpModule(gallivm->module); in lp_jit_create_types()
713 LLVMDumpModule(mod); in si_pipe_shader_create()
1101 LLVMDumpModule(module); in lp_build_tgsi_aos()
2148 LLVMDumpModule(module); in lp_build_tgsi_soa()
514 void LLVMDumpModule(LLVMModuleRef M);
180 LLVMDumpModule(M); in llvm_dump_module()
180 void LLVMDumpModule(LLVMModuleRef M) { in LLVMDumpModule() function
424 C.LLVMDumpModule(m.C)