Home
last modified time | relevance | path

Searched refs:EmitStringIntegerMatcher (Results 1 – 25 of 68) sorted by relevance

123

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp202 void EmitStringIntegerMatcher::
281 unsigned EmitStringIntegerMatcher::getHashImpl() const { in getHashImpl()
H A DDAGISelMatcher.h792 class EmitStringIntegerMatcher : public Matcher {
796 EmitStringIntegerMatcher(const std::string &val, MVT::SimpleValueType vt) in EmitStringIntegerMatcher() function
809 return cast<EmitStringIntegerMatcher>(M)->Val == Val && in isEqualImpl()
810 cast<EmitStringIntegerMatcher>(M)->VT == VT; in isEqualImpl()
H A DDAGISelMatcherGen.cpp597 AddMatcher(new EmitStringIntegerMatcher(Value, MVT::i32)); in EmitResultLeafAsOperand()
605 AddMatcher(new EmitStringIntegerMatcher(Value, MVT::i32)); in EmitResultLeafAsOperand()
H A DDAGISelMatcherEmitter.cpp423 const std::string &Val = cast<EmitStringIntegerMatcher>(N)->getValue(); in EmitMatcher()
426 << getEnumName(cast<EmitStringIntegerMatcher>(N)->getVT()) << ", " in EmitMatcher()
/dports/devel/llvm80/llvm-8.0.1.src/utils/TableGen/
H A DDAGISelMatcher.h775 class EmitStringIntegerMatcher : public Matcher {
779 EmitStringIntegerMatcher(const std::string &val, MVT::SimpleValueType vt) in EmitStringIntegerMatcher() function
792 return cast<EmitStringIntegerMatcher>(M)->Val == Val && in isEqualImpl()
793 cast<EmitStringIntegerMatcher>(M)->VT == VT; in isEqualImpl()
H A DDAGISelMatcherGen.cpp680 AddMatcher(new EmitStringIntegerMatcher(Value, MVT::i32)); in EmitResultLeafAsOperand()
688 AddMatcher(new EmitStringIntegerMatcher(Value, MVT::i32)); in EmitResultLeafAsOperand()
/dports/devel/llvm70/llvm-7.0.1.src/utils/TableGen/
H A DDAGISelMatcher.h771 class EmitStringIntegerMatcher : public Matcher {
775 EmitStringIntegerMatcher(const std::string &val, MVT::SimpleValueType vt) in EmitStringIntegerMatcher() function
788 return cast<EmitStringIntegerMatcher>(M)->Val == Val && in isEqualImpl()
789 cast<EmitStringIntegerMatcher>(M)->VT == VT; in isEqualImpl()
H A DDAGISelMatcherGen.cpp642 AddMatcher(new EmitStringIntegerMatcher(Value, MVT::i32)); in EmitResultLeafAsOperand()
650 AddMatcher(new EmitStringIntegerMatcher(Value, MVT::i32)); in EmitResultLeafAsOperand()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/TableGen/
H A DDAGISelMatcher.h833 class EmitStringIntegerMatcher : public Matcher {
837 EmitStringIntegerMatcher(const std::string &val, MVT::SimpleValueType vt) in EmitStringIntegerMatcher() function
850 return cast<EmitStringIntegerMatcher>(M)->Val == Val && in isEqualImpl()
851 cast<EmitStringIntegerMatcher>(M)->VT == VT; in isEqualImpl()
H A DDAGISelMatcherGen.cpp717 AddMatcher(new EmitStringIntegerMatcher(Value, MVT::i32)); in EmitResultLeafAsOperand()
741 AddMatcher(new EmitStringIntegerMatcher(Value, MVT::i32)); in EmitResultLeafAsOperand()
/dports/devel/llvm11/llvm-11.0.1.src/utils/TableGen/
H A DDAGISelMatcher.h833 class EmitStringIntegerMatcher : public Matcher {
837 EmitStringIntegerMatcher(const std::string &val, MVT::SimpleValueType vt) in EmitStringIntegerMatcher() function
850 return cast<EmitStringIntegerMatcher>(M)->Val == Val && in isEqualImpl()
851 cast<EmitStringIntegerMatcher>(M)->VT == VT; in isEqualImpl()
H A DDAGISelMatcherGen.cpp717 AddMatcher(new EmitStringIntegerMatcher(Value, MVT::i32)); in EmitResultLeafAsOperand()
741 AddMatcher(new EmitStringIntegerMatcher(Value, MVT::i32)); in EmitResultLeafAsOperand()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/TableGen/
H A DDAGISelMatcher.h841 class EmitStringIntegerMatcher : public Matcher {
845 EmitStringIntegerMatcher(const std::string &val, MVT::SimpleValueType vt) in EmitStringIntegerMatcher() function
858 return cast<EmitStringIntegerMatcher>(M)->Val == Val && in isEqualImpl()
859 cast<EmitStringIntegerMatcher>(M)->VT == VT; in isEqualImpl()
H A DDAGISelMatcherGen.cpp721 AddMatcher(new EmitStringIntegerMatcher(Value, MVT::i32)); in EmitResultLeafAsOperand()
745 AddMatcher(new EmitStringIntegerMatcher(Value, MVT::i32)); in EmitResultLeafAsOperand()
/dports/devel/llvm90/llvm-9.0.1.src/utils/TableGen/
H A DDAGISelMatcher.h833 class EmitStringIntegerMatcher : public Matcher {
837 EmitStringIntegerMatcher(const std::string &val, MVT::SimpleValueType vt) in EmitStringIntegerMatcher() function
850 return cast<EmitStringIntegerMatcher>(M)->Val == Val && in isEqualImpl()
851 cast<EmitStringIntegerMatcher>(M)->VT == VT; in isEqualImpl()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcher.h839 class EmitStringIntegerMatcher : public Matcher {
843 EmitStringIntegerMatcher(const std::string &val, MVT::SimpleValueType vt) in EmitStringIntegerMatcher() function
856 return cast<EmitStringIntegerMatcher>(M)->Val == Val && in isEqualImpl()
857 cast<EmitStringIntegerMatcher>(M)->VT == VT; in isEqualImpl()
/dports/devel/llvm10/llvm-10.0.1.src/utils/TableGen/
H A DDAGISelMatcher.h833 class EmitStringIntegerMatcher : public Matcher {
837 EmitStringIntegerMatcher(const std::string &val, MVT::SimpleValueType vt) in EmitStringIntegerMatcher() function
850 return cast<EmitStringIntegerMatcher>(M)->Val == Val && in isEqualImpl()
851 cast<EmitStringIntegerMatcher>(M)->VT == VT; in isEqualImpl()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcher.h841 class EmitStringIntegerMatcher : public Matcher {
845 EmitStringIntegerMatcher(const std::string &val, MVT::SimpleValueType vt) in EmitStringIntegerMatcher() function
858 return cast<EmitStringIntegerMatcher>(M)->Val == Val && in isEqualImpl()
859 cast<EmitStringIntegerMatcher>(M)->VT == VT; in isEqualImpl()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcher.h839 class EmitStringIntegerMatcher : public Matcher {
843 EmitStringIntegerMatcher(const std::string &val, MVT::SimpleValueType vt) in EmitStringIntegerMatcher() function
856 return cast<EmitStringIntegerMatcher>(M)->Val == Val && in isEqualImpl()
857 cast<EmitStringIntegerMatcher>(M)->VT == VT; in isEqualImpl()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcher.h841 class EmitStringIntegerMatcher : public Matcher {
845 EmitStringIntegerMatcher(const std::string &val, MVT::SimpleValueType vt) in EmitStringIntegerMatcher() function
858 return cast<EmitStringIntegerMatcher>(M)->Val == Val && in isEqualImpl()
859 cast<EmitStringIntegerMatcher>(M)->VT == VT; in isEqualImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/TableGen/
H A DDAGISelMatcher.h833 class EmitStringIntegerMatcher : public Matcher {
837 EmitStringIntegerMatcher(const std::string &val, MVT::SimpleValueType vt) in EmitStringIntegerMatcher() function
850 return cast<EmitStringIntegerMatcher>(M)->Val == Val && in isEqualImpl()
851 cast<EmitStringIntegerMatcher>(M)->VT == VT; in isEqualImpl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcher.h833 class EmitStringIntegerMatcher : public Matcher {
837 EmitStringIntegerMatcher(const std::string &val, MVT::SimpleValueType vt) in EmitStringIntegerMatcher() function
850 return cast<EmitStringIntegerMatcher>(M)->Val == Val && in isEqualImpl()
851 cast<EmitStringIntegerMatcher>(M)->VT == VT; in isEqualImpl()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcher.h841 class EmitStringIntegerMatcher : public Matcher {
845 EmitStringIntegerMatcher(const std::string &val, MVT::SimpleValueType vt) in EmitStringIntegerMatcher() function
858 return cast<EmitStringIntegerMatcher>(M)->Val == Val && in isEqualImpl()
859 cast<EmitStringIntegerMatcher>(M)->VT == VT; in isEqualImpl()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/TableGen/
H A DDAGISelMatcher.h841 class EmitStringIntegerMatcher : public Matcher {
845 EmitStringIntegerMatcher(const std::string &val, MVT::SimpleValueType vt) in EmitStringIntegerMatcher() function
858 return cast<EmitStringIntegerMatcher>(M)->Val == Val && in isEqualImpl()
859 cast<EmitStringIntegerMatcher>(M)->VT == VT; in isEqualImpl()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcher.h841 class EmitStringIntegerMatcher : public Matcher {
845 EmitStringIntegerMatcher(const std::string &val, MVT::SimpleValueType vt) in EmitStringIntegerMatcher() function
858 return cast<EmitStringIntegerMatcher>(M)->Val == Val && in isEqualImpl()
859 cast<EmitStringIntegerMatcher>(M)->VT == VT; in isEqualImpl()

123