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