Searched refs:rep_matcher (Results 1 – 2 of 2) sorted by relevance
436 IsLoadMatcher(const Matcher<LoadRepresentation>& rep_matcher, in IsLoadMatcher() argument441 rep_matcher_(rep_matcher), in IsLoadMatcher()718 Matcher<Node*> IsLoad(const Matcher<LoadRepresentation>& rep_matcher, in IsLoad() argument722 return MakeMatcher(new IsLoadMatcher(rep_matcher, base_matcher, index_matcher, in IsLoad()
91 Matcher<Node*> IsLoad(const Matcher<LoadRepresentation>& rep_matcher,