Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Analysis/
H A DIRSimilarityIdentifierTest.cpp58 StringRef ModuleString = R"( in TEST() local
89 StringRef ModuleString = R"( in TEST() local
117 StringRef ModuleString = R"( in TEST() local
142 StringRef ModuleString = R"( in TEST() local
169 StringRef ModuleString = R"( in TEST() local
194 StringRef ModuleString = R"( in TEST() local
220 StringRef ModuleString = R"( in TEST() local
246 StringRef ModuleString = R"( in TEST() local
272 StringRef ModuleString = R"( in TEST() local
298 StringRef ModuleString = R"( in TEST() local
[all …]
H A DDomTreeUpdaterTest.cpp33 StringRef ModuleString = R"( TEST() local
151 StringRef ModuleString = R"( TEST() local
216 StringRef ModuleString = R"( TEST() local
306 StringRef ModuleString = R"( TEST() local
429 StringRef ModuleString = R"( TEST() local
521 StringRef ModuleString = R"( TEST() local
600 StringRef ModuleString = R"( TEST() local
701 StringRef ModuleString = R"( TEST() local
727 StringRef ModuleString = R"( TEST() local
[all...]
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/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 = TEST_F() local
531 const char *ModuleString = TEST_F() local
607 const char *ModuleString = TEST_F() local
679 const char *ModuleString = TEST_F() local
742 const char *ModuleString = TEST_F() local
804 const char *ModuleString = TEST_F() local
863 const char *ModuleString = TEST_F() local
[all...]
H A DVPlanHCFGTest.cpp23 const char *ModuleString = in TEST_F() local
162 const char *ModuleString = TEST_F() local
H A DVPlanTestBase.h51 Module &parseModule(const char *ModuleString) { in parseModule() argument
/llvm-project/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()
H A DFunctionSpecializationTest.cpp59 parseModule(const char * ModuleString) parseModule() argument
123 const char *ModuleString = R"( TEST_F() local
196 const char *ModuleString = R"( TEST_F() local
265 const char *ModuleString = R"( TEST_F() local
330 const char *ModuleString = R"( TEST_F() local
[all...]
/llvm-project/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 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 DValueTest.cpp28 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" TEST() local
120 const char *ModuleString = "@g0 = external global %500\n" TEST() local
199 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" TEST() local
234 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" 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 = TEST() local
649 StringRef ModuleString = TEST() local
1024 StringRef ModuleString = "define i32 @f(i1 %cond) {\n" TEST() local
1076 StringRef ModuleString = R"( TEST() local
1104 StringRef ModuleString = R"( TEST() local
[all...]
H A DBasicBlockTest.cpp137 const char *ModuleString = R"(define i32 @f(i32 %x) { TEST() local
544 const char *ModuleString = "declare void @f(i32 %dangling)"; TEST() local