Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-matchers.h139 typedef BinopMatcher<Uint64Matcher, Uint64Matcher> Uint64BinopMatcher; typedef
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc259 Uint64BinopMatcher m(node); in VisitWord64Xor()