Searched defs:getHashImpl (Results 1 – 2 of 2) sorted by relevance
290 unsigned CheckPatternPredicateMatcher::getHashImpl() const { in getHashImpl() function in CheckPatternPredicateMatcher294 unsigned CheckPredicateMatcher::getHashImpl() const { in getHashImpl() function in CheckPredicateMatcher298 unsigned CheckOpcodeMatcher::getHashImpl() const { in getHashImpl() function in CheckOpcodeMatcher302 unsigned CheckCondCodeMatcher::getHashImpl() const { in getHashImpl() function in CheckCondCodeMatcher306 unsigned CheckValueTypeMatcher::getHashImpl() const { in getHashImpl() function in CheckValueTypeMatcher310 unsigned EmitStringIntegerMatcher::getHashImpl() const { in getHashImpl() function in EmitStringIntegerMatcher322 unsigned EmitMergeInputChainsMatcher::getHashImpl() const { in getHashImpl() function in EmitMergeInputChainsMatcher342 unsigned EmitNodeMatcherCommon::getHashImpl() const { in getHashImpl() function in EmitNodeMatcherCommon351 unsigned MarkGlueResultsMatcher::getHashImpl() const { in getHashImpl() function in MarkGlueResultsMatcher355 unsigned CompleteMatchMatcher::getHashImpl() const { in getHashImpl() function in CompleteMatchMatcher
230 unsigned getHashImpl() const override { return 12312; } in getHashImpl() function257 unsigned getHashImpl() const override { return 0; } in getHashImpl() function294 unsigned getHashImpl() const override { return getChildNo(); } in getHashImpl() function311 unsigned getHashImpl() const override { return 0; } in getHashImpl() function330 unsigned getHashImpl() const override { return 0; } in getHashImpl() function353 unsigned getHashImpl() const override { return getChildNo(); } in getHashImpl() function371 unsigned getHashImpl() const override { return 0; } in getHashImpl() function396 unsigned getHashImpl() const override { return getMatchNumber(); } in getHashImpl() function424 unsigned getHashImpl() const override { return (MatchNumber << 2) | ChildNo; } in getHashImpl() function524 unsigned getHashImpl() const override { return 4123; } in getHashImpl() function[all …]