Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dnode-matchers.h497 struct BaseWithIndexAndDisplacementMatcher { struct
498 BaseWithIndexAndDisplacementMatcher(Node* node, AddressOptions options) in BaseWithIndexAndDisplacementMatcher() function
508 explicit BaseWithIndexAndDisplacementMatcher(Node* node) in BaseWithIndexAndDisplacementMatcher() function
537 // The BaseWithIndexAndDisplacementMatcher canonicalizes the order of in Initialize() argument
745 static bool OwnedByAddressingOperand(Node* node) { in OwnedByAddressingOperand()