Searched refs:LLVMModuleCreateWithNameInContext (Results 1 – 6 of 6) sorted by relevance
347 gallivm->module = LLVMModuleCreateWithNameInContext("gallivm", in init_gallivm_state()
1010 ctx->gallivm.module = LLVMModuleCreateWithNameInContext("tgsi", in radeon_llvm_context_init()
466 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
385 m.C = C.LLVMModuleCreateWithNameInContext(cname, c.C)