Lines Matching refs:lhs_matcher
197 const Matcher<Node*>& lhs_matcher,
199 Matcher<Node*> IsNumberEqual(const Matcher<Node*>& lhs_matcher,
201 Matcher<Node*> IsNumberLessThan(const Matcher<Node*>& lhs_matcher,
203 Matcher<Node*> IsNumberSubtract(const Matcher<Node*>& lhs_matcher,
205 Matcher<Node*> IsNumberMultiply(const Matcher<Node*>& lhs_matcher,
207 Matcher<Node*> IsNumberShiftLeft(const Matcher<Node*>& lhs_matcher,
209 Matcher<Node*> IsNumberShiftRight(const Matcher<Node*>& lhs_matcher,
211 Matcher<Node*> IsNumberShiftRightLogical(const Matcher<Node*>& lhs_matcher,
262 Matcher<Node*> IsWord32And(const Matcher<Node*>& lhs_matcher,
264 Matcher<Node*> IsWord32Or(const Matcher<Node*>& lhs_matcher,
266 Matcher<Node*> IsWord32Sar(const Matcher<Node*>& lhs_matcher,
268 Matcher<Node*> IsWord32Shl(const Matcher<Node*>& lhs_matcher,
270 Matcher<Node*> IsWord32Shr(const Matcher<Node*>& lhs_matcher,
272 Matcher<Node*> IsWord32Ror(const Matcher<Node*>& lhs_matcher,
274 Matcher<Node*> IsWord32Equal(const Matcher<Node*>& lhs_matcher,
277 Matcher<Node*> IsWord64And(const Matcher<Node*>& lhs_matcher,
279 Matcher<Node*> IsWord64Or(const Matcher<Node*>& lhs_matcher,
281 Matcher<Node*> IsWord64Shl(const Matcher<Node*>& lhs_matcher,
283 Matcher<Node*> IsWord64Sar(const Matcher<Node*>& lhs_matcher,
285 Matcher<Node*> IsWord64Equal(const Matcher<Node*>& lhs_matcher,
287 Matcher<Node*> IsInt32AddWithOverflow(const Matcher<Node*>& lhs_matcher,
289 Matcher<Node*> IsInt32Add(const Matcher<Node*>& lhs_matcher,
291 Matcher<Node*> IsInt32Sub(const Matcher<Node*>& lhs_matcher,
293 Matcher<Node*> IsInt32Mul(const Matcher<Node*>& lhs_matcher,
295 Matcher<Node*> IsInt32MulHigh(const Matcher<Node*>& lhs_matcher,
297 Matcher<Node*> IsInt32LessThan(const Matcher<Node*>& lhs_matcher,
299 Matcher<Node*> IsUint32LessThan(const Matcher<Node*>& lhs_matcher,
301 Matcher<Node*> IsUint32LessThanOrEqual(const Matcher<Node*>& lhs_matcher,
303 Matcher<Node*> IsInt64Add(const Matcher<Node*>& lhs_matcher,
305 Matcher<Node*> IsInt64Sub(const Matcher<Node*>& lhs_matcher,
307 Matcher<Node*> IsJSAdd(const Matcher<Node*>& lhs_matcher,
318 Matcher<Node*> IsFloat32Max(const Matcher<Node*>& lhs_matcher,
320 Matcher<Node*> IsFloat32Min(const Matcher<Node*>& lhs_matcher,
323 Matcher<Node*> IsFloat32Equal(const Matcher<Node*>& lhs_matcher,
325 Matcher<Node*> IsFloat32LessThan(const Matcher<Node*>& lhs_matcher,
327 Matcher<Node*> IsFloat32LessThanOrEqual(const Matcher<Node*>& lhs_matcher,
329 Matcher<Node*> IsFloat64Max(const Matcher<Node*>& lhs_matcher,
331 Matcher<Node*> IsFloat64Min(const Matcher<Node*>& lhs_matcher,
333 Matcher<Node*> IsFloat64Sub(const Matcher<Node*>& lhs_matcher,
342 Matcher<Node*> IsFloat64InsertLowWord32(const Matcher<Node*>& lhs_matcher,
344 Matcher<Node*> IsFloat64InsertHighWord32(const Matcher<Node*>& lhs_matcher,