Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp331 static bool TypesAreContradictory(MVT::SimpleValueType T1, in TypesAreContradictory() function
367 return TypesAreContradictory(NodeType, CT->getType()); in isContradictoryImpl()
375 return TypesAreContradictory(getType(), CT->getType()); in isContradictoryImpl()
386 return TypesAreContradictory(getType(), CC->getType()); in isContradictoryImpl()