Lines Matching refs:intOp
4166 multiclass SIMDAcrossLanesSignedLongIntrinsic<string baseOpc, Intrinsic intOp> {
4167 def : Pat<(i32 (intOp (v8i8 V64:$Rn))),
4172 def : Pat<(i32 (intOp (v16i8 V128:$Rn))),
4178 def : Pat<(i32 (intOp (v4i16 V64:$Rn))),
4183 def : Pat<(i32 (intOp (v8i16 V128:$Rn))),
4189 def : Pat<(i64 (intOp (v4i32 V128:$Rn))),
4197 Intrinsic intOp> {
4198 def : Pat<(i32 (intOp (v8i8 V64:$Rn))),
4203 def : Pat<(i32 (intOp (v16i8 V128:$Rn))),
4209 def : Pat<(i32 (intOp (v4i16 V64:$Rn))),
4214 def : Pat<(i32 (intOp (v8i16 V128:$Rn))),
4220 def : Pat<(i64 (intOp (v4i32 V128:$Rn))),