Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-matchers.h673 BaseWithIndexAndDisplacement64Matcher; typedef
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc170 BaseWithIndexAndDisplacement64Matcher m(operand, AddressOption::kAllowAll); in GetEffectiveAddressMemoryOperand()
746 BaseWithIndexAndDisplacement64Matcher mleft(m.left().node(), in TryMatchLoadWord64AndShiftRight()
881 BaseWithIndexAndDisplacement64Matcher m(node); in VisitInt64Add()
/external/v8/src/compiler/ppc/
Dinstruction-selector-ppc.cc948 BaseWithIndexAndDisplacement64Matcher mleft(m.left().node(), in VisitWord64Sar()
/external/v8/src/compiler/s390/
Dinstruction-selector-s390.cc207 BaseWithIndexAndDisplacement64Matcher m(operand, in GetEffectiveAddressMemoryOperand()