Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DDAGISelMatcher.cpp326 bool CheckOpcodeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckOpcodeMatcher
350 bool CheckTypeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckTypeMatcher
356 bool CheckChildTypeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckChildTypeMatcher
368 bool CheckIntegerMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckIntegerMatcher
374 bool CheckChildIntegerMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckChildIntegerMatcher
386 bool CheckValueTypeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckValueTypeMatcher
DDAGISelMatcher.h162 return isContradictoryImpl(Other); in isContradictory()
163 return Other->isContradictoryImpl(this); in isContradictory()
172 virtual bool isContradictoryImpl(const Matcher *M) const { return false; } in isContradictoryImpl() function
451 bool isContradictoryImpl(const Matcher *M) const override;
501 bool isContradictoryImpl(const Matcher *M) const override;
553 bool isContradictoryImpl(const Matcher *M) const override;
576 bool isContradictoryImpl(const Matcher *M) const override;
601 bool isContradictoryImpl(const Matcher *M) const override;
644 bool isContradictoryImpl(const Matcher *M) const override;
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDAGISelMatcher.cpp325 bool CheckOpcodeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckOpcodeMatcher
349 bool CheckTypeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckTypeMatcher
355 bool CheckChildTypeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckChildTypeMatcher
367 bool CheckIntegerMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckIntegerMatcher
373 bool CheckChildIntegerMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckChildIntegerMatcher
385 bool CheckValueTypeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckValueTypeMatcher
DDAGISelMatcher.h162 return isContradictoryImpl(Other); in isContradictory()
163 return Other->isContradictoryImpl(this); in isContradictory()
172 virtual bool isContradictoryImpl(const Matcher *M) const { return false; } in isContradictoryImpl() function
451 bool isContradictoryImpl(const Matcher *M) const override;
501 bool isContradictoryImpl(const Matcher *M) const override;
553 bool isContradictoryImpl(const Matcher *M) const override;
576 bool isContradictoryImpl(const Matcher *M) const override;
601 bool isContradictoryImpl(const Matcher *M) const override;
644 bool isContradictoryImpl(const Matcher *M) const override;
/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcher.cpp356 bool CheckOpcodeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckOpcodeMatcher
380 bool CheckTypeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckTypeMatcher
386 bool CheckChildTypeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckChildTypeMatcher
398 bool CheckIntegerMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckIntegerMatcher
404 bool CheckValueTypeMatcher::isContradictoryImpl(const Matcher *M) const { in isContradictoryImpl() function in CheckValueTypeMatcher
DDAGISelMatcher.h170 return isContradictoryImpl(Other); in isContradictory()
171 return Other->isContradictoryImpl(this); in isContradictory()
181 virtual bool isContradictoryImpl(const Matcher *M) const { return false; } in isContradictoryImpl() function
466 virtual bool isContradictoryImpl(const Matcher *M) const;
520 virtual bool isContradictoryImpl(const Matcher *M) const;
576 virtual bool isContradictoryImpl(const Matcher *M) const;
602 virtual bool isContradictoryImpl(const Matcher *M) const;
651 bool isContradictoryImpl(const Matcher *M) const;