Searched refs:Uint32BinopMatcher (Results 1 – 5 of 5) sorted by relevance
283 Uint32BinopMatcher m(node); in Reduce()308 Uint32BinopMatcher m(node); in Reduce()799 Uint32BinopMatcher m(node); in ReduceUint32Div()866 Uint32BinopMatcher m(node); in ReduceUint32Mod()915 Uint32BinopMatcher m(value); in ReduceStore()1056 Uint32BinopMatcher m(node); in ReduceWord32Shr()1062 Uint32BinopMatcher mleft(m.left().node()); in ReduceWord32Shr()1154 Uint32BinopMatcher mleft(m.left().node()); in ReduceWord32And()
271 typedef BinopMatcher<Uint32Matcher, Uint32Matcher> Uint32BinopMatcher; typedef
3178 Uint32BinopMatcher m(node); in Uint32Div()3197 Uint32BinopMatcher m(node); in Uint32Mod()
522 Uint32BinopMatcher m(node); in VisitWord32And()550 Uint32BinopMatcher m(node); in VisitWord32Xor()
2493 if (TryEmitTestAndBranch<Uint32BinopMatcher, kArm64TestAndBranch32>( in VisitWordCompareZero()