Home
last modified time | relevance | path

Searched defs:BaseWithIndexAndDisplacementMatcher (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dnode-matchers.h431 struct BaseWithIndexAndDisplacementMatcher { struct
432 BaseWithIndexAndDisplacementMatcher(Node* node, AddressOptions options) in BaseWithIndexAndDisplacementMatcher() argument
442 explicit BaseWithIndexAndDisplacementMatcher(Node* node) in BaseWithIndexAndDisplacementMatcher() function
471 // The BaseWithIndexAndDisplacementMatcher canonicalizes the order of in Initialize() argument
675 static bool OwnedByAddressingOperand(Node* node) { in OwnedByAddressingOperand()