Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-matchers.h425 struct BaseWithIndexAndDisplacementMatcher { struct
426 BaseWithIndexAndDisplacementMatcher(Node* node, AddressOptions options) in BaseWithIndexAndDisplacementMatcher() function
436 explicit BaseWithIndexAndDisplacementMatcher(Node* node) in BaseWithIndexAndDisplacementMatcher() function
670 typedef BaseWithIndexAndDisplacementMatcher<Int32AddMatcher>
672 typedef BaseWithIndexAndDisplacementMatcher<Int64AddMatcher>