Searched refs:ScaleMatcher (Results 1 – 1 of 1) sorted by relevance
357 struct ScaleMatcher { struct358 explicit ScaleMatcher(Node* node, bool allow_power_of_two_plus_one = false)408 ScaleMatcher<Int32BinopMatcher, IrOpcode::kInt32Mul, IrOpcode::kWord32Shl>; argument410 ScaleMatcher<Int64BinopMatcher, IrOpcode::kInt64Mul, IrOpcode::kWord64Shl>;418 using Matcher = ScaleMatcher<BinopMatcher, kMulOpcode, kShiftOpcode>;