Searched refs:LLVMModuleCreateWithNameInContext (Results 1 – 4 of 4) sorted by relevance
561 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID,
147 return LLVMModuleCreateWithNameInContext(String_val(ModuleID), C); in llvm_create_module()
153 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext() function
383 m.C = C.LLVMModuleCreateWithNameInContext(cname, c.C)