Searched defs:ValueMatcher (Results 1 – 1 of 1) sorted by relevance
48 struct ValueMatcher : public NodeMatcher { struct51 explicit ValueMatcher(Node* node) in ValueMatcher() argument71 inline ValueMatcher<uint32_t, IrOpcode::kInt32Constant>::ValueMatcher( in ValueMatcher() argument83 inline ValueMatcher<int64_t, IrOpcode::kInt64Constant>::ValueMatcher(Node* node) in ValueMatcher() function96 inline ValueMatcher<uint64_t, IrOpcode::kInt64Constant>::ValueMatcher( in ValueMatcher() function