Home
last modified time | relevance | path

Searched refs: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
699 typedef BaseWithIndexAndDisplacementMatcher<Int32AddMatcher>
701 typedef BaseWithIndexAndDisplacementMatcher<Int64AddMatcher>