Home
last modified time | relevance | path

Searched refs:isContradictoryImpl (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/utils/TableGen/
DDAGISelMatcher.cpp366 bool CheckOpcodeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckOpcodeMatcher
390 bool CheckTypeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckTypeMatcher
396 bool CheckChildTypeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckChildTypeMatcher
408 bool CheckIntegerMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckIntegerMatcher
414 bool CheckValueTypeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckValueTypeMatcher
DDAGISelMatcher.h171 return isContradictoryImpl(Other); in isContradictory()
172 return Other->isContradictoryImpl(this); in isContradictory()
182 virtual bool isContradictoryImpl(const Matcher *M) const { return false; } in isContradictoryImpl() function
495 virtual bool isContradictoryImpl(const Matcher *M) const;
549 virtual bool isContradictoryImpl(const Matcher *M) const;
605 virtual bool isContradictoryImpl(const Matcher *M) const;
631 virtual bool isContradictoryImpl(const Matcher *M) const;
680 bool isContradictoryImpl(const Matcher *M) const;