Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DDAGISelMatcher.cpp308 static bool TypesAreContradictory(MVT::SimpleValueType T1, in TypesAreContradictory() function
344 return TypesAreContradictory(NodeType, CT->getType()); in isContradictoryImpl()
352 return TypesAreContradictory(getType(), CT->getType()); in isContradictoryImpl()
363 return TypesAreContradictory(getType(), CC->getType()); in isContradictoryImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDAGISelMatcher.cpp307 static bool TypesAreContradictory(MVT::SimpleValueType T1, in TypesAreContradictory() function
343 return TypesAreContradictory(NodeType, CT->getType()); in isContradictoryImpl()
351 return TypesAreContradictory(getType(), CT->getType()); in isContradictoryImpl()
362 return TypesAreContradictory(getType(), CC->getType()); in isContradictoryImpl()
/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcher.cpp338 static bool TypesAreContradictory(MVT::SimpleValueType T1, in TypesAreContradictory() function
374 return TypesAreContradictory(NodeType, CT->getType()); in isContradictoryImpl()
382 return TypesAreContradictory(getType(), CT->getType()); in isContradictoryImpl()
393 return TypesAreContradictory(getType(), CC->getType()); in isContradictoryImpl()