Searched refs:isContradictoryImpl (Results 1 – 2 of 2) sorted by relevance
349 bool CheckOpcodeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckOpcodeMatcher373 bool CheckTypeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckTypeMatcher379 bool CheckChildTypeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckChildTypeMatcher391 bool CheckIntegerMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckIntegerMatcher397 bool CheckChildIntegerMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckChildIntegerMatcher409 bool CheckValueTypeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckValueTypeMatcher415 bool CheckImmAllOnesVMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckImmAllOnesVMatcher420 bool CheckImmAllZerosVMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckImmAllZerosVMatcher425 bool CheckCondCodeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckCondCodeMatcher431 bool CheckChild2CondCodeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckChild2CondCodeMatcher
173 return isContradictoryImpl(Other); in isContradictory()174 return Other->isContradictoryImpl(this); in isContradictory()183 virtual bool isContradictoryImpl(const Matcher *M) const { return false; } in isContradictoryImpl() function466 bool isContradictoryImpl(const Matcher *M) const override;516 bool isContradictoryImpl(const Matcher *M) const override;568 bool isContradictoryImpl(const Matcher *M) const override;591 bool isContradictoryImpl(const Matcher *M) const override;616 bool isContradictoryImpl(const Matcher *M) const override;638 bool isContradictoryImpl(const Matcher *M) const override;660 bool isContradictoryImpl(const Matcher *M) const override;[all …]