Searched refs:Uint32Matcher (Results 1 – 3 of 3) sorted by relevance
80 typedef IntMatcher<uint32_t, IrOpcode::kInt32Constant> Uint32Matcher; typedef137 typedef BinopMatcher<Uint32Matcher, Uint32Matcher> Uint32BinopMatcher;
94 Uint32Matcher m(node->InputAt(0)); in Reduce()
419 Uint32Matcher m(node->InputAt(0)); in Reduce()424 Uint32Matcher m(node->InputAt(0)); in Reduce()