Searched refs:getHashImpl (Results 1 – 2 of 2) sorted by relevance
110 return ((getHashImpl() << 4) ^ getKind()) & (~0U>>1); in getHash()180 virtual unsigned getHashImpl() const = 0;227 virtual unsigned getHashImpl() const { return 12312; } in getHashImpl() function254 virtual unsigned getHashImpl() const { return 0; } in getHashImpl() function291 virtual unsigned getHashImpl() const { return getChildNo(); } in getHashImpl() function308 virtual unsigned getHashImpl() const { return 0; } in getHashImpl() function327 virtual unsigned getHashImpl() const { return 0; } in getHashImpl() function350 virtual unsigned getHashImpl() const { return getChildNo(); } in getHashImpl() function368 virtual unsigned getHashImpl() const { return 0; } in getHashImpl() function393 virtual unsigned getHashImpl() const { return getMatchNumber(); } in getHashImpl() function[all …]
270 unsigned CheckPatternPredicateMatcher::getHashImpl() const { in getHashImpl() function in CheckPatternPredicateMatcher274 unsigned CheckPredicateMatcher::getHashImpl() const { in getHashImpl() function in CheckPredicateMatcher278 unsigned CheckOpcodeMatcher::getHashImpl() const { in getHashImpl() function in CheckOpcodeMatcher282 unsigned CheckCondCodeMatcher::getHashImpl() const { in getHashImpl() function in CheckCondCodeMatcher286 unsigned CheckValueTypeMatcher::getHashImpl() const { in getHashImpl() function in CheckValueTypeMatcher290 unsigned EmitStringIntegerMatcher::getHashImpl() const { in getHashImpl() function in EmitStringIntegerMatcher302 unsigned EmitMergeInputChainsMatcher::getHashImpl() const { in getHashImpl() function in EmitMergeInputChainsMatcher322 unsigned EmitNodeMatcherCommon::getHashImpl() const { in getHashImpl() function in EmitNodeMatcherCommon327 unsigned MarkGlueResultsMatcher::getHashImpl() const { in getHashImpl() function in MarkGlueResultsMatcher331 unsigned CompleteMatchMatcher::getHashImpl() const { in getHashImpl() function in CompleteMatchMatcher