Home
last modified time | relevance | path

Searched refs:CompleteMatchMatcher (Results 1 – 25 of 85) sorted by relevance

1234

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp79 isa<CompleteMatchMatcher>(N->getNext()->getNext())) { in ContractNodes()
94 if (CompleteMatchMatcher *CM = in ContractNodes()
95 dyn_cast<CompleteMatchMatcher>(EN->getNext())) { in ContractNodes()
H A DDAGISelMatcher.cpp253 void CompleteMatchMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
323 unsigned CompleteMatchMatcher::getHashImpl() const { in getHashImpl()
H A DDAGISelMatcher.h1086 class CompleteMatchMatcher : public Matcher {
1090 CompleteMatchMatcher(const unsigned *results, unsigned numresults, in CompleteMatchMatcher() function
1106 return cast<CompleteMatchMatcher>(M)->Results == Results && in isEqualImpl()
1107 &cast<CompleteMatchMatcher>(M)->Pattern == &Pattern; in isEqualImpl()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp86 if (CompleteMatchMatcher *CM = in ContractNodes()
87 dyn_cast<CompleteMatchMatcher>(EN->getNext())) { in ContractNodes()
H A DDAGISelMatcher.h1090 class CompleteMatchMatcher : public Matcher {
1094 CompleteMatchMatcher(ArrayRef<unsigned> results, in CompleteMatchMatcher() function
1110 return cast<CompleteMatchMatcher>(M)->Results == Results && in isEqualImpl()
1111 &cast<CompleteMatchMatcher>(M)->Pattern == &Pattern; in isEqualImpl()
/dports/devel/llvm11/llvm-11.0.1.src/utils/TableGen/
H A DDAGISelMatcherOpt.cpp86 if (CompleteMatchMatcher *CM = in ContractNodes()
87 dyn_cast<CompleteMatchMatcher>(EN->getNext())) { in ContractNodes()
H A DDAGISelMatcher.h1090 class CompleteMatchMatcher : public Matcher {
1094 CompleteMatchMatcher(ArrayRef<unsigned> results, in CompleteMatchMatcher() function
1110 return cast<CompleteMatchMatcher>(M)->Results == Results && in isEqualImpl()
1111 &cast<CompleteMatchMatcher>(M)->Pattern == &Pattern; in isEqualImpl()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp86 if (CompleteMatchMatcher *CM = in ContractNodes()
87 dyn_cast<CompleteMatchMatcher>(EN->getNext())) { in ContractNodes()
H A DDAGISelMatcher.h1098 class CompleteMatchMatcher : public Matcher {
1102 CompleteMatchMatcher(ArrayRef<unsigned> results, in CompleteMatchMatcher() function
1118 return cast<CompleteMatchMatcher>(M)->Results == Results && in isEqualImpl()
1119 &cast<CompleteMatchMatcher>(M)->Pattern == &Pattern; in isEqualImpl()
/dports/devel/llvm90/llvm-9.0.1.src/utils/TableGen/
H A DDAGISelMatcherOpt.cpp86 if (CompleteMatchMatcher *CM = in ContractNodes()
87 dyn_cast<CompleteMatchMatcher>(EN->getNext())) { in ContractNodes()
H A DDAGISelMatcher.h1088 class CompleteMatchMatcher : public Matcher {
1092 CompleteMatchMatcher(ArrayRef<unsigned> results, in CompleteMatchMatcher() function
1108 return cast<CompleteMatchMatcher>(M)->Results == Results && in isEqualImpl()
1109 &cast<CompleteMatchMatcher>(M)->Pattern == &Pattern; in isEqualImpl()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp86 if (CompleteMatchMatcher *CM = in ContractNodes()
87 dyn_cast<CompleteMatchMatcher>(EN->getNext())) { in ContractNodes()
/dports/devel/llvm10/llvm-10.0.1.src/utils/TableGen/
H A DDAGISelMatcherOpt.cpp86 if (CompleteMatchMatcher *CM = in ContractNodes()
87 dyn_cast<CompleteMatchMatcher>(EN->getNext())) { in ContractNodes()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp86 if (CompleteMatchMatcher *CM = in ContractNodes()
87 dyn_cast<CompleteMatchMatcher>(EN->getNext())) { in ContractNodes()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp86 if (CompleteMatchMatcher *CM = in ContractNodes()
87 dyn_cast<CompleteMatchMatcher>(EN->getNext())) { in ContractNodes()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp86 if (CompleteMatchMatcher *CM = in ContractNodes()
87 dyn_cast<CompleteMatchMatcher>(EN->getNext())) { in ContractNodes()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp86 if (CompleteMatchMatcher *CM = in ContractNodes()
87 dyn_cast<CompleteMatchMatcher>(EN->getNext())) { in ContractNodes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp86 if (CompleteMatchMatcher *CM = in ContractNodes()
87 dyn_cast<CompleteMatchMatcher>(EN->getNext())) { in ContractNodes()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp86 if (CompleteMatchMatcher *CM = in ContractNodes()
87 dyn_cast<CompleteMatchMatcher>(EN->getNext())) { in ContractNodes()
/dports/devel/llvm80/llvm-8.0.1.src/utils/TableGen/
H A DDAGISelMatcherOpt.cpp83 if (CompleteMatchMatcher *CM = in ContractNodes()
84 dyn_cast<CompleteMatchMatcher>(EN->getNext())) { in ContractNodes()
H A DDAGISelMatcher.h1030 class CompleteMatchMatcher : public Matcher {
1034 CompleteMatchMatcher(ArrayRef<unsigned> results, in CompleteMatchMatcher() function
1050 return cast<CompleteMatchMatcher>(M)->Results == Results && in isEqualImpl()
1051 &cast<CompleteMatchMatcher>(M)->Pattern == &Pattern; in isEqualImpl()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/TableGen/
H A DDAGISelMatcherOpt.cpp86 if (CompleteMatchMatcher *CM = in ContractNodes()
87 dyn_cast<CompleteMatchMatcher>(EN->getNext())) { in ContractNodes()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp86 if (CompleteMatchMatcher *CM = in ContractNodes()
87 dyn_cast<CompleteMatchMatcher>(EN->getNext())) { in ContractNodes()
/dports/devel/llvm70/llvm-7.0.1.src/utils/TableGen/
H A DDAGISelMatcherOpt.cpp83 if (CompleteMatchMatcher *CM = in ContractNodes()
84 dyn_cast<CompleteMatchMatcher>(EN->getNext())) { in ContractNodes()
H A DDAGISelMatcher.h1026 class CompleteMatchMatcher : public Matcher {
1030 CompleteMatchMatcher(ArrayRef<unsigned> results, in CompleteMatchMatcher() function
1046 return cast<CompleteMatchMatcher>(M)->Results == Results && in isEqualImpl()
1047 &cast<CompleteMatchMatcher>(M)->Pattern == &Pattern; in isEqualImpl()

1234