Searched defs:ValueMatcher (Results 1 – 1 of 1) sorted by relevance
52 struct ValueMatcher : public NodeMatcher { struct55 explicit ValueMatcher(Node* node) in ValueMatcher() function75 inline ValueMatcher<uint32_t, IrOpcode::kInt32Constant>::ValueMatcher( in ValueMatcher() argument87 inline ValueMatcher<int64_t, IrOpcode::kInt64Constant>::ValueMatcher(Node* node) in ValueMatcher() function100 inline ValueMatcher<uint64_t, IrOpcode::kInt64Constant>::ValueMatcher( in ValueMatcher() function