Home
last modified time | relevance | path

Searched refs:ScaleMatcher (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dnode-matchers.h284 struct ScaleMatcher { struct
285 explicit ScaleMatcher(Node* node, bool allow_power_of_two_plus_one = false)
334 typedef ScaleMatcher<Int32BinopMatcher, IrOpcode::kInt32Mul, argument
336 typedef ScaleMatcher<Int64BinopMatcher, IrOpcode::kInt64Mul,
345 typedef ScaleMatcher<BinopMatcher, kMulOpcode, kShiftOpcode> Matcher;