Searched refs:LLVMPrintModuleToString (Results 1 – 15 of 15) sorted by relevance
132 char *irstr = LLVMPrintModuleToString(M); in handle_line()
68 char *irstr = LLVMPrintModuleToString(M); in llvm_module_dump()
950 char *Str = LLVMPrintModuleToString(M); in llvm_echo()
124 char *str = LLVMPrintModuleToString(module); in ac_dump_module()
216 char *str = LLVMPrintModuleToString(gallivm->module); in lp_jit_create_types()295 char *str = LLVMPrintModuleToString(gallivm->module); in lp_jit_create_cs_types()
531 char *llvm_ir = LLVMPrintModuleToString(llvm_module); in ac_compile_llvm_module()
70 char *ir = LLVMPrintModuleToString(ac->module); in si_compile_llvm()
668 char *LLVMPrintModuleToString(LLVMModuleRef M);
874 char *LLVMPrintModuleToString(LLVMModuleRef M);
826 char *LLVMPrintModuleToString(LLVMModuleRef M);
245 ModuleCStr = LLVMPrintModuleToString(M); in llvm_string_of_llmodule()
285 char *LLVMPrintModuleToString(LLVMModuleRef M) { in LLVMPrintModuleToString() function
428 cir := C.LLVMPrintModuleToString(m.C)
417 char *LLVMPrintModuleToString(LLVMModuleRef M) { in LLVMPrintModuleToString() function
442 char *LLVMPrintModuleToString(LLVMModuleRef M) { in LLVMPrintModuleToString() function