Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-matchers.h335 IrOpcode::kWord32Shl> Int32ScaleMatcher; typedef
/external/v8/src/compiler/ia32/
Dinstruction-selector-ia32.cc691 Int32ScaleMatcher m(node, true); in VisitWord32Shl()
959 Int32ScaleMatcher m(node, true); in VisitInt32Mul()
/external/v8/src/compiler/x87/
Dinstruction-selector-x87.cc604 Int32ScaleMatcher m(node, true); in VisitWord32Shl()
810 Int32ScaleMatcher m(node, true); in VisitInt32Mul()
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc693 Int32ScaleMatcher m(node, true); in VisitWord32Shl()
1008 Int32ScaleMatcher m(node, true); in VisitInt32Mul()