Searched refs:IsBinopMatcher (Results 1 – 1 of 1) sorted by relevance
1388 class IsBinopMatcher final : public NodeMatcher { class1390 IsBinopMatcher(IrOpcode::Value opcode, const Matcher<Node*>& lhs_matcher, in IsBinopMatcher() function in v8::internal::compiler::__anon313fbfee0111::IsBinopMatcher2040 new IsBinopMatcher(IrOpcode::k##Name, lhs_matcher, rhs_matcher)); \