Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Analysis/
DIRSimilarityIdentifierTest.cpp50 StringRef ModuleString = R"( in TEST() local
81 StringRef ModuleString = R"( in TEST() local
109 StringRef ModuleString = R"( in TEST() local
134 StringRef ModuleString = R"( in TEST() local
160 StringRef ModuleString = R"( in TEST() local
185 StringRef ModuleString = R"( in TEST() local
211 StringRef ModuleString = R"( in TEST() local
237 StringRef ModuleString = R"( in TEST() local
263 StringRef ModuleString = R"( in TEST() local
289 StringRef ModuleString = R"( in TEST() local
[all …]
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
DBranchProbabilityInfoTest.cpp41 const char *ModuleString = "define void @f() { exit: ret void }\n"; in makeLLVMModule() local
DProfileSummaryInfoTest.cpp54 const char *ModuleString = in makeLLVMModule() local
/external/llvm-project/llvm/unittests/Transforms/Vectorize/
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
386 const char *ModuleString = in TEST_F() local
458 const char *ModuleString = in TEST_F() local
530 const char *ModuleString = in TEST_F() local
606 const char *ModuleString = in TEST_F() local
678 const char *ModuleString = in TEST_F() local
741 const char *ModuleString = in TEST_F() local
[all …]
DVPlanHCFGTest.cpp21 const char *ModuleString = in TEST_F() local
138 const char *ModuleString = in TEST_F() local
DVPlanPredicatorTest.cpp19 const char *ModuleString = in TEST_F() local
116 const char *ModuleString = in TEST_F() local
DVPlanTestBase.h38 Module &parseModule(const char *ModuleString) { in parseModule()
DVPlanDominatorTreeTest.cpp19 const char *ModuleString = in TEST_F() local
DVPlanLoopInfoTest.cpp19 const char *ModuleString = in TEST_F() local
/external/llvm-project/llvm/unittests/IR/
DValueTest.cpp24 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" in TEST() local
114 const char *ModuleString = "@g0 = external global %500\n" in TEST() local
193 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" in TEST() local
228 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" in TEST() local
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
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
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
DBasicBlockTest.cpp137 const char *ModuleString = R"(define i32 @f(i32 %x) { in TEST() local
/external/llvm/unittests/IR/
DValueTest.cpp25 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" in TEST() local
115 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" in TEST() local
181 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" in TEST() local
216 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" in TEST() local
DUseTest.cpp27 const char *ModuleString = "define void @f(i32 %x) {\n" in TEST() local
72 const char *ModuleString = "define void @f(i32 %x) {\n" in TEST() local
DUserTest.cpp25 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" in TEST() local
/external/llvm-project/llvm/unittests/Transforms/IPO/
DAttributorTestBase.h38 Module &parseModule(const char *ModuleString) { in parseModule()
DAttributorTest.cpp25 const char *ModuleString = R"( in TEST_F() local