Searched refs:Uint32BinopMatcher (Results 1 – 5 of 5) sorted by relevance
249 Uint32BinopMatcher m(node); in Reduce()274 Uint32BinopMatcher m(node); in Reduce()608 Uint32BinopMatcher m(node); in ReduceUint32Div()675 Uint32BinopMatcher m(node); in ReduceUint32Mod()720 Uint32BinopMatcher m(value); in ReduceStore()834 Uint32BinopMatcher m(node); in ReduceWord32Shr()840 Uint32BinopMatcher mleft(m.left().node()); in ReduceWord32Shr()914 Uint32BinopMatcher mleft(m.left().node()); in ReduceWord32And()
248 typedef BinopMatcher<Uint32Matcher, Uint32Matcher> Uint32BinopMatcher; typedef
2991 Uint32BinopMatcher m(node); in Uint32Div()3010 Uint32BinopMatcher m(node); in Uint32Mod()
452 Uint32BinopMatcher m(node); in VisitWord32And()480 Uint32BinopMatcher m(node); in VisitWord32Xor()
2146 if (TryEmitTestAndBranch<Uint32BinopMatcher, kArm64TestAndBranch32>( in VisitWordCompareZero()