Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-matchers.h418 kAllowAll = kAllowInputSwap | kAllowScale enumerator
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc170 BaseWithIndexAndDisplacement64Matcher m(operand, AddressOption::kAllowAll); in GetEffectiveAddressMemoryOperand()
747 AddressOption::kAllowAll); in TryMatchLoadWord64AndShiftRight()
/external/v8/src/compiler/ia32/
Dinstruction-selector-ia32.cc149 BaseWithIndexAndDisplacement32Matcher m(node, AddressOption::kAllowAll); in GetEffectiveAddressMemoryOperand()
/external/v8/src/compiler/x87/
Dinstruction-selector-x87.cc153 BaseWithIndexAndDisplacement32Matcher m(node, AddressOption::kAllowAll); in GetEffectiveAddressMemoryOperand()
/external/v8/src/compiler/ppc/
Dinstruction-selector-ppc.cc949 AddressOption::kAllowAll); in VisitWord64Sar()