/llvm-project/llvm/unittests/Analysis/ |
H A D | IRSimilarityIdentifierTest.cpp | 58 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 D | DomTreeUpdaterTest.cpp | 33 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 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/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 = 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 D | VPlanHCFGTest.cpp | 23 const char *ModuleString = in TEST_F() local 162 const char *ModuleString = TEST_F() local
|
H A D | VPlanTestBase.h | 51 Module &parseModule(const char *ModuleString) { in parseModule() argument
|
/llvm-project/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()
|
H A D | FunctionSpecializationTest.cpp | 59 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 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 | 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 | ValueTest.cpp | 28 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 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 = 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 D | BasicBlockTest.cpp | 137 const char *ModuleString = R"(define i32 @f(i32 %x) { TEST() local 544 const char *ModuleString = "declare void @f(i32 %dangling)"; TEST() local
|