Searched refs:TypesAreContradictory (Results 1 – 2 of 2) sorted by relevance
308 static bool TypesAreContradictory(MVT::SimpleValueType T1, in TypesAreContradictory() function344 return TypesAreContradictory(NodeType, CT->getType()); in isContradictoryImpl()352 return TypesAreContradictory(getType(), CT->getType()); in isContradictoryImpl()363 return TypesAreContradictory(getType(), CC->getType()); in isContradictoryImpl()
331 static bool TypesAreContradictory(MVT::SimpleValueType T1, in TypesAreContradictory() function367 return TypesAreContradictory(NodeType, CT->getType()); in isContradictoryImpl()375 return TypesAreContradictory(getType(), CT->getType()); in isContradictoryImpl()386 return TypesAreContradictory(getType(), CC->getType()); in isContradictoryImpl()