Searched refs:getKnownType (Results 1 – 3 of 3) sorted by relevance
342 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo()); in isContradictoryImpl()
250 MVT::SimpleValueType getKnownType(unsigned ResNo) const;
1181 MVT::SimpleValueType SDNodeInfo::getKnownType(unsigned ResNo) const { in getKnownType() function in SDNodeInfo