/external/llvm-project/llvm/unittests/Analysis/ |
D | IRSimilarityIdentifierTest.cpp | 50 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 …]
|
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
|
D | BranchProbabilityInfoTest.cpp | 41 const char *ModuleString = "define void @f() { exit: ret void }\n"; in makeLLVMModule() local
|
D | ProfileSummaryInfoTest.cpp | 54 const char *ModuleString = in makeLLVMModule() local
|
/external/llvm-project/llvm/unittests/Transforms/Vectorize/ |
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 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 …]
|
D | VPlanHCFGTest.cpp | 21 const char *ModuleString = in TEST_F() local 138 const char *ModuleString = in TEST_F() local
|
D | VPlanPredicatorTest.cpp | 19 const char *ModuleString = in TEST_F() local 116 const char *ModuleString = in TEST_F() local
|
D | VPlanTestBase.h | 38 Module &parseModule(const char *ModuleString) { in parseModule()
|
D | VPlanDominatorTreeTest.cpp | 19 const char *ModuleString = in TEST_F() local
|
D | VPlanLoopInfoTest.cpp | 19 const char *ModuleString = in TEST_F() local
|
/external/llvm-project/llvm/unittests/IR/ |
D | ValueTest.cpp | 24 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
|
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
|
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
|
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
|
D | BasicBlockTest.cpp | 137 const char *ModuleString = R"(define i32 @f(i32 %x) { in TEST() local
|
/external/llvm/unittests/IR/ |
D | ValueTest.cpp | 25 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
|
D | UseTest.cpp | 27 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
|
D | UserTest.cpp | 25 const char *ModuleString = "define void @f(i32 %x, i32 %y) {\n" in TEST() local
|
/external/llvm-project/llvm/unittests/Transforms/IPO/ |
D | AttributorTestBase.h | 38 Module &parseModule(const char *ModuleString) { in parseModule()
|
D | AttributorTest.cpp | 25 const char *ModuleString = R"( in TEST_F() local
|