Searched refs:SimdAddOpMatcher (Results 1 – 1 of 1) sorted by relevance
3776 struct SimdAddOpMatcher : public NodeMatcher { struct3777 explicit SimdAddOpMatcher(Node* node, IrOpcode::Value opcode) in SimdAddOpMatcher() function3807 SimdAddOpMatcher m(node, shift_op); in ShraHelper()3828 SimdAddOpMatcher m(node, ext_op); in AdalpHelper()3839 SimdAddOpMatcher m(node, mul_op); in MlaHelper()3850 SimdAddOpMatcher m(node, ext_mul_op); in SmlalHelper()