Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-matchers.h424 kAllowAll = kAllowInputSwap | kAllowScale enumerator
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc179 BaseWithIndexAndDisplacement64Matcher m(operand, AddressOption::kAllowAll); in GetEffectiveAddressMemoryOperand()
684 AddressOption::kAllowAll); in TryMatchLoadWord64AndShiftRight()
/external/v8/src/compiler/ppc/
Dinstruction-selector-ppc.cc858 AddressOption::kAllowAll); in VisitWord64Sar()
/external/v8/src/compiler/ia32/
Dinstruction-selector-ia32.cc154 BaseWithIndexAndDisplacement32Matcher m(node, AddressOption::kAllowAll); in GetEffectiveAddressMemoryOperand()