Home | History | Annotate | Download | only in AArch64

Lines Matching refs:smlal

2323         smlal v0.8h, v1.8h, v2.8b
2324 smlal v0.4s, v1.4s, v2.4h
2325 smlal v0.2d, v1.2d, v2.2s
2328 // CHECK-ERROR: smlal v0.8h, v1.8h, v2.8b
2331 // CHECK-ERROR: smlal v0.4s, v1.4s, v2.4h
2334 // CHECK-ERROR: smlal v0.2d, v1.2d, v2.2s
3085 smlal v0.4h, v1.4h, v2.h[2]
3086 smlal v0.4s, v1.4h, v2.h[8]
3087 smlal v0.4s, v1.4h, v16.h[2]
3088 smlal v0.2s, v1.2s, v2.s[1]
3089 smlal v0.2d, v1.2s, v2.s[4]
3090 smlal v0.2d, v1.2s, v22.s[4]
3099 // CHECK-ERROR: smlal v0.4h, v1.4h, v2.h[2]
3102 // CHECK-ERROR: smlal v0.4s, v1.4h, v2.h[8]
3105 // CHECK-ERROR: smlal v0.4s, v1.4h, v16.h[2]
3108 // CHECK-ERROR: smlal v0.2s, v1.2s, v2.s[1]
3111 // CHECK-ERROR: smlal v0.2d, v1.2s, v2.s[4]
3114 // CHECK-ERROR: smlal v0.2d, v1.2s, v22.s[4]