Searched refs:LLVMModuleCreateWithName (Results 1 – 17 of 17) sorted by relevance
166 Module = LLVMModuleCreateWithName("simple_module"); in buildSimpleFunction()186 Module = LLVMModuleCreateWithName("simple_module"); in buildFunctionThatUsesStackmap()216 Module = LLVMModuleCreateWithName("simple_module"); in buildModuleWithCodeAndData()350 Module = LLVMModuleCreateWithName("simple_module"); in TEST_F()478 Module = LLVMModuleCreateWithName("testModule"); in TEST_F()
166 Module = LLVMModuleCreateWithName("simple_module"); in buildSimpleFunction()186 Module = LLVMModuleCreateWithName("simple_module"); in buildFunctionThatUsesStackmap()216 Module = LLVMModuleCreateWithName("simple_module"); in buildModuleWithCodeAndData()349 Module = LLVMModuleCreateWithName("simple_module"); in TEST_F()477 Module = LLVMModuleCreateWithName("testModule"); in TEST_F()
18 LLVMModuleRef m = LLVMModuleCreateWithName("Mod"); in llvm_add_named_metadata_operand()
117 LLVMModuleRef M = LLVMModuleCreateWithName(name); in handle_line()
33 LLVMModuleRef M = LLVMModuleCreateWithName(Filename); in llvm_test_dibuilder()
201 m = Module(lib.LLVMModuleCreateWithName(module_id))501 library.LLVMModuleCreateWithName.argtypes = [c_char_p]502 library.LLVMModuleCreateWithName.restype = c_object_p
203 m = Module(lib.LLVMModuleCreateWithName(module_id))515 library.LLVMModuleCreateWithName.argtypes = [c_char_p]516 library.LLVMModuleCreateWithName.restype = c_object_p
570 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID);
657 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID);
649 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID);
214 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) { in LLVMModuleCreateWithName() function
378 m.C = C.LLVMModuleCreateWithName(cname)
443 m.C = C.LLVMModuleCreateWithName(cname)
232 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) { in LLVMModuleCreateWithName() function
230 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) { in LLVMModuleCreateWithName() function