Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-matchers.h657 BaseWithIndexAndDisplacement64Matcher; typedef
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc155 BaseWithIndexAndDisplacement64Matcher m(operand, AddressOption::kAllowAll); in GetEffectiveAddressMemoryOperand()
694 BaseWithIndexAndDisplacement64Matcher mleft(m.left().node(), in TryMatchLoadWord64AndShiftRight()
866 BaseWithIndexAndDisplacement64Matcher m(node); in VisitInt64Add()
/external/v8/src/compiler/s390/
Dinstruction-selector-s390.cc126 BaseWithIndexAndDisplacement64Matcher m(operand, in GetEffectiveAddressMemoryOperand()
/external/v8/src/compiler/ppc/
Dinstruction-selector-ppc.cc928 BaseWithIndexAndDisplacement64Matcher mleft(m.left().node(), in VisitWord64Sar()