Searched defs:CheckStr (Results 1 – 7 of 7) sorted by relevance
/external/llvm-project/llvm/unittests/CodeGen/GlobalISel/ |
D | MachineIRBuilderTest.cpp | 27 auto CheckStr = R"( in TEST_F() local 91 auto CheckStr = R"( in TEST_F() local 111 auto CheckStr = R"( in TEST_F() local 141 auto CheckStr = R"( in TEST_F() local 177 auto CheckStr = R"( in TEST_F() local 202 auto CheckStr = R"( in TEST_F() local 231 auto CheckStr = R"( in TEST_F() local 258 auto CheckStr = R"( in TEST_F() local 284 auto CheckStr = R"( in TEST_F() local 316 auto CheckStr = R"( in TEST_F() local [all …]
|
D | LegalizerHelperTest.cpp | 47 auto CheckStr = R"( in TEST_F() local 79 auto CheckStr = R"( in TEST_F() local 113 auto CheckStr = R"( in TEST_F() local 148 auto CheckStr = R"( in TEST_F() local 184 auto CheckStr = R"( in TEST_F() local 218 auto CheckStr = R"( in TEST_F() local 251 auto CheckStr = R"( in TEST_F() local 280 auto CheckStr = R"( in TEST_F() local 307 auto CheckStr = R"( in TEST_F() local 338 auto CheckStr = R"( in TEST_F() local [all …]
|
D | GISelMITest.h | 178 StringRef CheckStr) { in CheckMachineFunction()
|
/external/tensorflow/tensorflow/core/platform/ |
D | platform_strings_test.cc | 78 static void CheckStr(const string_vec &str, const std::string ¯o_name, in CheckStr() function
|
/external/llvm/utils/FileCheck/ |
D | FileCheck.cpp | 1033 static void PrintCheckFailed(const SourceMgr &SM, const CheckString &CheckStr, in PrintCheckFailed() 1394 const CheckString &CheckStr = CheckStrings[i]; in main() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | FileCheck.cpp | 1312 const FileCheckString &CheckStr, int MatchedCount, in PrintMatch() 1379 const FileCheckString &CheckStr, int MatchedCount, in PrintNoMatch() 1951 const FileCheckString &CheckStr = (*CheckStrings)[i]; in checkInput() local
|
/external/llvm-project/llvm/lib/FileCheck/ |
D | FileCheck.cpp | 2010 const FileCheckString &CheckStr, int MatchedCount, in PrintMatch() 2080 const FileCheckString &CheckStr, int MatchedCount, in PrintNoMatch() 2687 const FileCheckString &CheckStr = (*CheckStrings)[i]; in checkInput() local
|