Home
last modified time | relevance | path

Searched defs:ExpectedStr (Results 1 – 6 of 6) sorted by relevance

/llvm-project/polly/unittests/Flatten/
H A DFlattenTest.cpp25 bool checkFlatten(const char *ScheduleStr, const char *ExpectedStr) { in checkFlatten()
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTable.cpp127 auto ExpectedStr = getStringForID(ID); in getIDForString() local
/llvm-project/llvm/unittests/Transforms/Vectorize/
H A DVPlanHCFGTest.cpp103 const char *ExpectedStr = R"(digraph VPlan { TEST_F() local
H A DVPlanTest.cpp717 const char *ExpectedStr = R"(digraph VPlan { TEST() local
805 const char *ExpectedStr = R"(VPlan 'TestPlan for VF={4},UF>=1' { TEST() local
826 const char *ExpectedStr = R"(VPlan 'TestPlan for VF={4,vscale x 8},UF>=1' { TEST() local
847 const char *ExpectedStr = R"(VPlan 'TestPlan for VF={4,vscale x 8},UF={4}' { TEST() local
/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp661 return ExpectedStr.takeError(); in fromCodeViewSubsection() local
/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1412 auto ExpectedStr = Strings.getStringForID(A.first); in dumpTpiStream() local