Searched refs:Uint32BinopMatcher (Results 1 – 5 of 5) sorted by relevance
284 Uint32BinopMatcher m(node); in Reduce()309 Uint32BinopMatcher m(node); in Reduce()825 Uint32BinopMatcher m(node); in ReduceUint32Div()891 Uint32BinopMatcher m(node); in ReduceUint32Mod()937 Uint32BinopMatcher m(value); in ReduceStore()1078 Uint32BinopMatcher m(node); in ReduceWord32Shr()1084 Uint32BinopMatcher mleft(m.left().node()); in ReduceWord32Shr()1176 Uint32BinopMatcher mleft(m.left().node()); in ReduceWord32And()
278 typedef BinopMatcher<Uint32Matcher, Uint32Matcher> Uint32BinopMatcher; typedef
3730 Uint32BinopMatcher m(node); in Uint32Div()3748 Uint32BinopMatcher m(node); in Uint32Mod()
490 Uint32BinopMatcher m(node); in VisitWord32And()517 Uint32BinopMatcher m(node); in VisitWord32Xor()
2275 TestAndBranchMatcher<Uint32BinopMatcher> tbm(value, cont); in VisitWordCompareZero()