Searched refs:LLVMModuleCreateWithNameInContext (Results 1 – 4 of 4) sorted by relevance
82 LLVMModuleRef module = LLVMModuleCreateWithNameInContext("mesa-shader", ctx); in ac_create_module()
352 gallivm->module = LLVMModuleCreateWithNameInContext(name, in init_gallivm_state()
657 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID,
234 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext() function