Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DDAGISelMatcher.cpp375 if (const CheckChildIntegerMatcher *CCIM = dyn_cast<CheckChildIntegerMatcher>(M)) { in isContradictoryImpl() local
378 if (CCIM->getChildNo() != getChildNo()) in isContradictoryImpl()
381 return CCIM->getValue() != getValue(); in isContradictoryImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDAGISelMatcher.cpp374 if (const CheckChildIntegerMatcher *CCIM = dyn_cast<CheckChildIntegerMatcher>(M)) { in isContradictoryImpl() local
377 if (CCIM->getChildNo() != getChildNo()) in isContradictoryImpl()
380 return CCIM->getValue() != getValue(); in isContradictoryImpl()