Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-matchers.h205 struct ExternalReferenceMatcher final
207 explicit ExternalReferenceMatcher(Node* node) in ExternalReferenceMatcher() function
798 LoadMatcher<ExternalReferenceMatcher> mleft(l.node()); in MatchedInternal()
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc167 LoadMatcher<ExternalReferenceMatcher> m(operand); in GetEffectiveAddressMemoryOperand()
/external/v8/src/compiler/arm64/
Dinstruction-selector-arm64.cc565 ExternalReferenceMatcher m(base); in EmitLoad()