Searched refs:kAllowScale (Results 1 – 1 of 1) sorted by relevance
423 kAllowScale = 1u << 1, enumerator424 kAllowAll = kAllowInputSwap | kAllowScale449 Initialize(node, AddressOption::kAllowScale | in BaseWithIndexAndDisplacementMatcher()663 if (!(options & AddressOption::kAllowScale) && scale != 0) { in Initialize()