Searched refs:matchInternal (Results 1 – 2 of 2) sorted by relevance
68 bool IntermNodePatternMatcher::matchInternal(TIntermBinary *node, TIntermNode *parentNode) const in matchInternal() function in sh::IntermNodePatternMatcher108 return matchInternal(node, parentNode); in match()115 if (matchInternal(node, parentNode)) in match()
76 bool matchInternal(TIntermBinary *node, TIntermNode *parentNode) const;