Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-matchers.h51 struct ValueMatcher : public NodeMatcher { struct
54 explicit ValueMatcher(Node* node) in ValueMatcher() function
74 inline ValueMatcher<uint32_t, IrOpcode::kInt32Constant>::ValueMatcher( in ValueMatcher() argument
86 inline ValueMatcher<int64_t, IrOpcode::kInt64Constant>::ValueMatcher(Node* node) in ValueMatcher() function
99 inline ValueMatcher<uint64_t, IrOpcode::kInt64Constant>::ValueMatcher( in ValueMatcher() function