Home
last modified time | relevance | path

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

/external/v8/test/unittests/compiler/
Dnode-test-utils.cc414 IsSelectMatcher(const Matcher<MachineRepresentation>& type_matcher, in IsSelectMatcher()
460 IsPhiMatcher(const Matcher<MachineRepresentation>& type_matcher, in IsPhiMatcher()
505 IsPhi2Matcher(const Matcher<MachineRepresentation>& type_matcher, in IsPhi2Matcher()
801 IsReferenceEqualMatcher(const Matcher<Type*>& type_matcher, in IsReferenceEqualMatcher()
1630 Matcher<Node*> IsSelect(const Matcher<MachineRepresentation>& type_matcher, in IsSelect()
1639 Matcher<Node*> IsPhi(const Matcher<MachineRepresentation>& type_matcher, in IsPhi()
1648 Matcher<Node*> IsPhi(const Matcher<MachineRepresentation>& type_matcher, in IsPhi()
1905 Matcher<Node*> IsReferenceEqual(const Matcher<Type*>& type_matcher, in IsReferenceEqual()