Searched defs:ValueMatcher (Results 1 – 1 of 1) sorted by relevance
51 struct ValueMatcher : public NodeMatcher { struct54 explicit ValueMatcher(Node* node) in ValueMatcher() function74 inline ValueMatcher<uint32_t, IrOpcode::kInt32Constant>::ValueMatcher( in ValueMatcher() argument86 inline ValueMatcher<int64_t, IrOpcode::kInt64Constant>::ValueMatcher(Node* node) in ValueMatcher() function99 inline ValueMatcher<uint64_t, IrOpcode::kInt64Constant>::ValueMatcher( in ValueMatcher() function