Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-matchers.h218 struct LoadMatcher : public NodeMatcher { struct
219 explicit LoadMatcher(Node* node) in LoadMatcher() argument
769 LoadMatcher<LoadMatcher<NodeMatcher>> mleft(l.node()); in MatchedInternal()
798 LoadMatcher<ExternalReferenceMatcher> mleft(l.node()); in MatchedInternal()
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc167 LoadMatcher<ExternalReferenceMatcher> m(operand); in GetEffectiveAddressMemoryOperand()