Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/FileCheck/
H A DFileCheck.h54 CheckSame, enumerator
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DDAGISelMatcher.h66 CheckSame, // Fail if not same as prev match. enumerator
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp2286 bool FileCheckString::CheckSame(const SourceMgr &SM, StringRef Buffer) const { in CheckSame() function in FileCheckString
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2813 CheckSame(const unsigned char *MatcherTable, unsigned &MatcherIndex, SDValue N, in CheckSame() function