Searched refs:AddressOption (Results 1 – 5 of 5) sorted by relevance
420 enum class AddressOption : uint8_t { enum427 typedef base::Flags<AddressOption, uint8_t> AddressOptions;449 Initialize(node, AddressOption::kAllowScale | in BaseWithIndexAndDisplacementMatcher()451 ? AddressOption::kAllowInputSwap in BaseWithIndexAndDisplacementMatcher()452 : AddressOption::kAllowNone)); in BaseWithIndexAndDisplacementMatcher()488 AddMatcher m(node, options & AddressOption::kAllowInputSwap); in Initialize()663 if (!(options & AddressOption::kAllowScale) && scale != 0) { in Initialize()
179 BaseWithIndexAndDisplacement64Matcher m(operand, AddressOption::kAllowAll); in GetEffectiveAddressMemoryOperand()684 AddressOption::kAllowAll); in TryMatchLoadWord64AndShiftRight()
216 AddressOption::kAllowInputSwap); in GetEffectiveAddressMemoryOperand()219 AddressOption::kAllowInputSwap); in GetEffectiveAddressMemoryOperand()
858 AddressOption::kAllowAll); in VisitWord64Sar()
154 BaseWithIndexAndDisplacement32Matcher m(node, AddressOption::kAllowAll); in GetEffectiveAddressMemoryOperand()