Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DDAGISelMatcher.cpp380 bool CheckOpcodeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckOpcodeMatcher
404 bool CheckTypeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckTypeMatcher
410 bool CheckChildTypeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckChildTypeMatcher
422 bool CheckIntegerMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckIntegerMatcher
428 bool CheckChildIntegerMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckChildIntegerMatcher
440 bool CheckValueTypeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckValueTypeMatcher
DDAGISelMatcher.h173 return isContradictoryImpl(Other); in isContradictory()
174 return Other->isContradictoryImpl(this); in isContradictory()
184 virtual bool isContradictoryImpl(const Matcher *M) const { return false; } in isContradictoryImpl() function
497 bool isContradictoryImpl(const Matcher *M) const override;
551 bool isContradictoryImpl(const Matcher *M) const override;
607 bool isContradictoryImpl(const Matcher *M) const override;
633 bool isContradictoryImpl(const Matcher *M) const override;
661 bool isContradictoryImpl(const Matcher *M) const override;
710 bool isContradictoryImpl(const Matcher *M) const override;