Home
last modified time | relevance | path

Searched defs:ModuleString (Results 1 – 14 of 14) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DIRSimilarityIdentifierTest.cpp52 StringRef ModuleString = R"( in TEST() local
83 StringRef ModuleString = R"( in TEST() local
111 StringRef ModuleString = R"( in TEST() local
136 StringRef ModuleString = R"( in TEST() local
163 StringRef ModuleString = R"( in TEST() local
188 StringRef ModuleString = R"( in TEST() local
214 StringRef ModuleString = R"( in TEST() local
240 StringRef ModuleString = R"( in TEST() local
266 StringRef ModuleString = R"( in TEST() local
292 StringRef ModuleString = R"( in TEST() local
[all …]
H A DDomTreeUpdaterTest.cpp33 StringRef ModuleString = R"( in TEST() local
151 StringRef ModuleString = R"( in TEST() local
216 StringRef ModuleString = R"( in TEST() local
306 StringRef ModuleString = R"( in TEST() local
434 StringRef ModuleString = R"( in TEST() local
526 StringRef ModuleString = R"( in TEST() local
605 StringRef ModuleString = R"( in TEST() local
706 StringRef ModuleString = R"( in TEST() local
732 StringRef ModuleString = R"( in TEST() local
H A DBranchProbabilityInfoTest.cpp41 const char *ModuleString = "define void @f() { exit: ret void }\n"; in makeLLVMModule() local
H A DProfileSummaryInfoTest.cpp54 const char *ModuleString = in makeLLVMModule() local
/llvm-project-15.0.7/llvm/unittests/Transforms/Vectorize/
H A DVPlanSlpTest.cpp55 const char *ModuleString = in TEST_F() local
128 const char *ModuleString = in TEST_F() local
207 const char *ModuleString = in TEST_F() local
270 const char *ModuleString = in TEST_F() local
387 const char *ModuleString = in TEST_F() local
459 const char *ModuleString = in TEST_F() local
531 const char *ModuleString = in TEST_F() local
607 const char *ModuleString = in TEST_F() local
679 const char *ModuleString = in TEST_F() local
742 const char *ModuleString = in TEST_F() local
[all …]
H A DVPlanHCFGTest.cpp21 const char *ModuleString = in TEST_F() local
144 const char *ModuleString = in TEST_F() local
H A DVPlanTestBase.h50 Module &parseModule(const char *ModuleString) { in parseModule()
/llvm-project-15.0.7/llvm/unittests/Transforms/IPO/
H A DAttributorTest.cpp25 const char *ModuleString = R"( in TEST_F() local
42 const char *ModuleString = R"( in TEST_F() local
78 const char *ModuleString = R"( in TEST_F() local
H A DAttributorTestBase.h38 Module &parseModule(const char *ModuleString) { in parseModule()
/llvm-project-15.0.7/llvm/unittests/IR/
H A DUseTest.cpp25 const char *ModuleString = "define void @f(i32 %x) {\n" in TEST() local
70 const char *ModuleString = "define void @f(i32 %x) {\n" in TEST() local
H A DValueTest.cpp25 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" in TEST() local
115 const char *ModuleString = "@g0 = external global %500\n" in TEST() local
194 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" in TEST() local
229 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" in TEST() local
H A DUserTest.cpp24 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" in TEST() local
123 const char *ModuleString = "define void @f(i32 %x) {\n" in TEST() local
H A DDominatorTreeTest.cpp47 StringRef ModuleString = R"( in TEST() local
78 StringRef ModuleString = in TEST() local
308 StringRef ModuleString = in TEST() local
394 StringRef ModuleString = in TEST() local
486 StringRef ModuleString = in TEST() local
573 StringRef ModuleString = in TEST() local
649 StringRef ModuleString = in TEST() local
1024 StringRef ModuleString = "define i32 @f(i1 %cond) {\n" in TEST() local
1076 StringRef ModuleString = R"( in TEST() local
H A DBasicBlockTest.cpp139 const char *ModuleString = R"(define i32 @f(i32 %x) { in TEST() local