Searched defs:isContradictoryImpl (Results 1 – 2 of 2) sorted by relevance
373 bool CheckChildTypeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckTypeMatcher 391 bool CheckChildIntegerMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckIntegerMatcher 410 bool CheckImmAllOnesVMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckValueTypeMatcher 349 bool CheckOpcodeMatcher::isContradictoryImpl(const Matcher *M) const { isContradictoryImpl() function in CheckOpcodeMatcher 379 bool CheckChildTypeMatcher::isContradictoryImpl(const Matcher *M) const { isContradictoryImpl() function in CheckChildTypeMatcher 397 bool CheckChildIntegerMatcher::isContradictoryImpl(const Matcher *M) const { isContradictoryImpl() function in CheckChildIntegerMatcher 416 bool CheckImmAllOnesVMatcher::isContradictoryImpl(const Matcher *M) const { isContradictoryImpl() function in CheckImmAllOnesVMatcher 421 bool CheckImmAllZerosVMatcher::isContradictoryImpl(const Matcher *M) const { isContradictoryImpl() function in CheckImmAllZerosVMatcher 426 bool CheckCondCodeMatcher::isContradictoryImpl(const Matcher *M) const { isContradictoryImpl() function in CheckCondCodeMatcher 432 bool CheckChild2CondCodeMatcher::isContradictoryImpl(const Matcher *M) const { isContradictoryImpl() function in CheckChild2CondCodeMatcher [all...]
195 virtual bool isContradictoryImpl(const Matcher *M) const { return false; } in isContradictoryImpl() function [all...]