Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/FileCheck/
H A DFileCheck.h54 CheckSame, enumerator
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcher.h
/freebsd-src/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp2284 bool FileCheckString::CheckSame(const SourceMgr &SM, StringRef Buffer) const { CheckSame() function in FileCheckString
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2679 CheckSame(const unsigned char *MatcherTable, unsigned &MatcherIndex, SDValue N, CheckSame() function