Searched refs:getHashImpl (Results 1 – 2 of 2) sorted by relevance
109 return ((getHashImpl() << 4) ^ getKind()) & (~0U>>1); in getHash()179 virtual unsigned getHashImpl() const = 0;226 virtual unsigned getHashImpl() const { return 12312; } in getHashImpl() function253 virtual unsigned getHashImpl() const { return 0; } in getHashImpl() function290 virtual unsigned getHashImpl() const { return getChildNo(); } in getHashImpl() function307 virtual unsigned getHashImpl() const { return 0; } in getHashImpl() function326 virtual unsigned getHashImpl() const { return 0; } in getHashImpl() function349 virtual unsigned getHashImpl() const { return getChildNo(); } in getHashImpl() function367 virtual unsigned getHashImpl() const { return 0; } in getHashImpl() function392 virtual unsigned getHashImpl() const { return getMatchNumber(); } in getHashImpl() function[all …]
272 unsigned CheckPatternPredicateMatcher::getHashImpl() const { in getHashImpl() function in CheckPatternPredicateMatcher276 unsigned CheckPredicateMatcher::getHashImpl() const { in getHashImpl() function in CheckPredicateMatcher280 unsigned CheckOpcodeMatcher::getHashImpl() const { in getHashImpl() function in CheckOpcodeMatcher284 unsigned CheckCondCodeMatcher::getHashImpl() const { in getHashImpl() function in CheckCondCodeMatcher288 unsigned CheckValueTypeMatcher::getHashImpl() const { in getHashImpl() function in CheckValueTypeMatcher292 unsigned EmitStringIntegerMatcher::getHashImpl() const { in getHashImpl() function in EmitStringIntegerMatcher304 unsigned EmitMergeInputChainsMatcher::getHashImpl() const { in getHashImpl() function in EmitMergeInputChainsMatcher324 unsigned EmitNodeMatcherCommon::getHashImpl() const { in getHashImpl() function in EmitNodeMatcherCommon333 unsigned MarkGlueResultsMatcher::getHashImpl() const { in getHashImpl() function in MarkGlueResultsMatcher337 unsigned CompleteMatchMatcher::getHashImpl() const { in getHashImpl() function in CompleteMatchMatcher