Lines Matching refs:value_matcher
47 Matcher<Node*> IsBranch(const Matcher<Node*>& value_matcher,
62 Matcher<Node*> IsSwitch(const Matcher<Node*>& value_matcher,
64 Matcher<Node*> IsIfValue(const Matcher<int32_t>& value_matcher,
68 Matcher<Node*> IsFinishRegion(const Matcher<Node*>& value_matcher,
70 Matcher<Node*> IsReturn(const Matcher<Node*>& value_matcher,
76 const Matcher<ExternalReference>& value_matcher);
78 Matcher<Node*> IsFloat32Constant(const Matcher<float>& value_matcher);
79 Matcher<Node*> IsFloat64Constant(const Matcher<double>& value_matcher);
80 Matcher<Node*> IsInt32Constant(const Matcher<int32_t>& value_matcher);
81 Matcher<Node*> IsInt64Constant(const Matcher<int64_t>& value_matcher);
82 Matcher<Node*> IsNumberConstant(const Matcher<double>& value_matcher);
195 Matcher<Node*> IsBooleanNot(const Matcher<Node*>& value_matcher);
222 const Matcher<Node*>& value_matcher,
235 const Matcher<Node*>& value_matcher,
246 const Matcher<Node*>& value_matcher,
249 Matcher<Node*> IsObjectIsSmi(const Matcher<Node*>& value_matcher);
259 const Matcher<Node*>& value_matcher,
276 Matcher<Node*> IsWord32Clz(const Matcher<Node*>& value_matcher);