Searched defs:BaseWithIndexAndDisplacementMatcher (Results 1 – 1 of 1) sorted by relevance
431 struct BaseWithIndexAndDisplacementMatcher { struct432 BaseWithIndexAndDisplacementMatcher(Node* node, AddressOptions options) in BaseWithIndexAndDisplacementMatcher() argument442 explicit BaseWithIndexAndDisplacementMatcher(Node* node) in BaseWithIndexAndDisplacementMatcher() function471 // The BaseWithIndexAndDisplacementMatcher canonicalizes the order of in Initialize() argument675 static bool OwnedByAddressingOperand(Node* node) { in OwnedByAddressingOperand()