Searched defs:rep_matcher (Results 1 – 2 of 2) sorted by relevance
70 const Matcher<LoadRepresentation>& rep_matcher, in IsLoad()77 const Matcher<StoreRepresentation>& rep_matcher, in IsStore()
1187 IsLoadMatcher(const Matcher<LoadRepresentation>& rep_matcher, in IsLoadMatcher()1247 IsStoreMatcher(const Matcher<StoreRepresentation>& rep_matcher, in IsStoreMatcher()1989 Matcher<Node*> IsLoad(const Matcher<LoadRepresentation>& rep_matcher, in IsLoad()1999 Matcher<Node*> IsStore(const Matcher<StoreRepresentation>& rep_matcher, in IsStore()