Home
last modified time | relevance | path

Searched defs:CheckSame (Results 1 – 3 of 3) sorted by relevance

/external/llvm/utils/FileCheck/
DFileCheck.cpp76 CheckSame, enumerator
1120 bool CheckString::CheckSame(const SourceMgr &SM, StringRef Buffer) const { in CheckSame() function in CheckString
/external/llvm/utils/TableGen/
DDAGISelMatcher.h58 CheckSame, // Fail if not same as prev match. enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2350 CheckSame(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckSame() function