Home
last modified time | relevance | path

Searched refs:kAllowInputSwap (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dnode-matchers.h488 kAllowInputSwap = 1u << 0, member in v8::internal::compiler::AddressOption
490 kAllowAll = kAllowInputSwap | kAllowScale
517 ? AddressOption::kAllowInputSwap in BaseWithIndexAndDisplacementMatcher()
554 AddMatcher m(node, options & AddressOption::kAllowInputSwap); in Initialize()
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc218 AddressOption::kAllowInputSwap); in GetEffectiveAddressMemoryOperand()
221 AddressOption::kAllowInputSwap); in GetEffectiveAddressMemoryOperand()

Completed in 7 milliseconds