Lines Matching refs:ModuleStr
51 const char *ModuleStr) { in makeLLVMModule() argument
53 return parseAssemblyString(ModuleStr, Err, Context); in makeLLVMModule()
59 const char *ModuleStr = in TEST() local
79 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
107 const char *ModuleStr = in TEST() local
129 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
161 const char *ModuleStr = "define void @f() {\n" in TEST() local
185 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
236 const char *ModuleStr = in TEST() local
259 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
295 const char *ModuleStr = in TEST() local
318 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
354 const char *ModuleStr = in TEST() local
377 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
413 const char *ModuleStr = in TEST() local
436 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
472 const char *ModuleStr = in TEST() local
495 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
531 const char *ModuleStr = in TEST() local
555 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
591 const char *ModuleStr = in TEST() local
614 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
647 const char *ModuleStr = in TEST() local
670 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
706 const char *ModuleStr = in TEST() local
729 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
765 const char *ModuleStr = in TEST() local
788 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
823 const char *ModuleStr = in TEST() local
849 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
885 const char *ModuleStr = in TEST() local
910 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
945 const char *ModuleStr = in TEST() local
972 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
1005 const char *ModuleStr = in TEST() local
1025 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
1058 const char *ModuleStr = in TEST() local
1080 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
1116 const char *ModuleStr = in TEST() local
1150 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
1212 const char *ModuleStr = in TEST() local
1244 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
1294 const char *ModuleStr = in TEST() local
1314 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
1331 const char *ModuleStr = in TEST() local
1356 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
1380 const char *ModuleStr = in TEST() local
1404 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
1427 const char *ModuleStr = in TEST() local
1447 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
1469 const char *ModuleStr = in TEST() local
1488 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
1507 const char *ModuleStr = in TEST() local
1534 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
1554 const char *ModuleStr = in TEST() local
1577 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()
1591 const char *ModuleStr = in TEST() local
1625 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleStr); in TEST()