Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dnode-matchers.h490 kAllowAll = kAllowInputSwap | kAllowScale enumerator
/third_party/node/deps/v8/src/compiler/backend/x64/
Dinstruction-selector-x64.cc216 BaseWithIndexAndDisplacement64Matcher m(operand, AddressOption::kAllowAll); in GetEffectiveAddressMemoryOperand()
1099 AddressOption::kAllowAll); in TryMatchLoadWord64AndShiftRight()
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dinstruction-selector-ppc.cc921 AddressOption::kAllowAll); in VisitWord64Sar()
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dinstruction-selector-ia32.cc221 BaseWithIndexAndDisplacement32Matcher m(node, AddressOption::kAllowAll); in GetEffectiveAddressMemoryOperand()