Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-matchers.h342 IrOpcode::kWord32Shl> Int32ScaleMatcher; typedef
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc630 Int32ScaleMatcher m(node, true); in VisitWord32Shl()
974 Int32ScaleMatcher m(node, true); in VisitInt32Mul()
/external/v8/src/compiler/ia32/
Dinstruction-selector-ia32.cc599 Int32ScaleMatcher m(node, true); in VisitWord32Shl()
876 Int32ScaleMatcher m(node, true); in VisitInt32Mul()