Searched refs:AddressOption (Results 1 – 5 of 5) sorted by relevance
486 enum class AddressOption : uint8_t { enum493 using AddressOptions = base::Flags<AddressOption, uint8_t>;515 Initialize(node, AddressOption::kAllowScale | in BaseWithIndexAndDisplacementMatcher()517 ? AddressOption::kAllowInputSwap in BaseWithIndexAndDisplacementMatcher()518 : AddressOption::kAllowNone)); in BaseWithIndexAndDisplacementMatcher()554 AddMatcher m(node, options & AddressOption::kAllowInputSwap); in Initialize()731 if (!(options & AddressOption::kAllowScale) && scale != 0) { in Initialize()
218 AddressOption::kAllowInputSwap); in GetEffectiveAddressMemoryOperand()221 AddressOption::kAllowInputSwap); in GetEffectiveAddressMemoryOperand()
216 BaseWithIndexAndDisplacement64Matcher m(operand, AddressOption::kAllowAll); in GetEffectiveAddressMemoryOperand()1099 AddressOption::kAllowAll); in TryMatchLoadWord64AndShiftRight()
921 AddressOption::kAllowAll); in VisitWord64Sar()
221 BaseWithIndexAndDisplacement32Matcher m(node, AddressOption::kAllowAll); in GetEffectiveAddressMemoryOperand()