Home
last modified time | relevance | path

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

/external/v8/test/unittests/compiler/
Dnode-test-utils.cc80 const Matcher<Node*>& control_matcher) in IsBranchMatcher()
111 const Matcher<Node*>& control_matcher) in IsSwitchMatcher()
142 const Matcher<Node*>& control_matcher) in IsIfValueMatcher()
173 const Matcher<Node*>& control_matcher) in IsControl1Matcher()
323 const Matcher<Node*>& control_matcher) in IsReturnMatcher()
360 const Matcher<Node*>& control_matcher) in IsTerminateMatcher()
463 const Matcher<Node*>& control_matcher) in IsPhiMatcher()
509 const Matcher<Node*>& control_matcher) in IsPhi2Matcher()
559 const Matcher<Node*>& control_matcher) in IsEffectPhiMatcher()
672 const Matcher<Node*>& control_matcher) in IsCallMatcher()
[all …]
Dchange-lowering-unittest.cc52 const Matcher<Node*>& control_matcher) { in IsAllocateHeapNumber()
73 const Matcher<Node*>& control_matcher) { in IsLoadHeapNumber()