Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DDAGISelMatcher.cpp342 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo()); in isContradictoryImpl()
DCodeGenDAGPatterns.h250 MVT::SimpleValueType getKnownType(unsigned ResNo) const;
DCodeGenDAGPatterns.cpp1181 MVT::SimpleValueType SDNodeInfo::getKnownType(unsigned ResNo) const { in getKnownType() function in SDNodeInfo
/external/llvm-project/llvm/utils/TableGen/
DDAGISelMatcher.cpp365 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo()); in isContradictoryImpl()
DCodeGenDAGPatterns.h474 MVT::SimpleValueType getKnownType(unsigned ResNo) const;
DCodeGenDAGPatterns.cpp1747 MVT::SimpleValueType SDNodeInfo::getKnownType(unsigned ResNo) const { in getKnownType() function in SDNodeInfo