Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-matchers.h702 BaseWithIndexAndDisplacement64Matcher; typedef
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc179 BaseWithIndexAndDisplacement64Matcher m(operand, AddressOption::kAllowAll); in GetEffectiveAddressMemoryOperand()
683 BaseWithIndexAndDisplacement64Matcher mleft(m.left().node(), in TryMatchLoadWord64AndShiftRight()
828 BaseWithIndexAndDisplacement64Matcher m(node); in VisitInt64Add()
/external/v8/src/compiler/ppc/
Dinstruction-selector-ppc.cc857 BaseWithIndexAndDisplacement64Matcher mleft(m.left().node(), in VisitWord64Sar()
/external/v8/src/compiler/s390/
Dinstruction-selector-s390.cc215 BaseWithIndexAndDisplacement64Matcher m(operand, in GetEffectiveAddressMemoryOperand()