Home
last modified time | relevance | path

Searched defs:rep_matcher (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/unittests/compiler/
Dinterpreter-assembler-unittest.cc70 const Matcher<LoadRepresentation>& rep_matcher, in IsLoad()
77 const Matcher<StoreRepresentation>& rep_matcher, in IsStore()
Dnode-test-utils.cc1187 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()