Home
last modified time | relevance | path

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

/trueos/contrib/llvm/utils/TableGen/
HDDAGISelMatcher.cpp382 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo()); in isContradictoryImpl()
HDCodeGenDAGPatterns.h226 MVT::SimpleValueType getKnownType(unsigned ResNo) const;
HDCodeGenDAGPatterns.cpp1043 MVT::SimpleValueType SDNodeInfo::getKnownType(unsigned ResNo) const { in getKnownType() function in SDNodeInfo