| /llvm-project-15.0.7/llvm/unittests/Analysis/ |
| H A D | IRSimilarityIdentifierTest.cpp | 52 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 D | DomTreeUpdaterTest.cpp | 33 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 D | BranchProbabilityInfoTest.cpp | 41 const char *ModuleString = "define void @f() { exit: ret void }\n"; in makeLLVMModule() local
|
| H A D | ProfileSummaryInfoTest.cpp | 54 const char *ModuleString = in makeLLVMModule() local
|
| /llvm-project-15.0.7/llvm/unittests/Transforms/Vectorize/ |
| H A D | VPlanSlpTest.cpp | 55 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 D | VPlanHCFGTest.cpp | 21 const char *ModuleString = in TEST_F() local 144 const char *ModuleString = in TEST_F() local
|
| H A D | VPlanTestBase.h | 50 Module &parseModule(const char *ModuleString) { in parseModule()
|
| /llvm-project-15.0.7/llvm/unittests/Transforms/IPO/ |
| H A D | AttributorTest.cpp | 25 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 D | AttributorTestBase.h | 38 Module &parseModule(const char *ModuleString) { in parseModule()
|
| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | UseTest.cpp | 25 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 D | ValueTest.cpp | 25 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 D | UserTest.cpp | 24 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 D | DominatorTreeTest.cpp | 47 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 D | BasicBlockTest.cpp | 139 const char *ModuleString = R"(define i32 @f(i32 %x) { in TEST() local
|