Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-matchers.h337 IrOpcode::kWord64Shl> Int64ScaleMatcher; typedef
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc707 Int64ScaleMatcher m(node, true); in VisitWord64Shl()