Home
last modified time | relevance | path

Searched defs:shadd (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/test/MC/AArch64/SVE2/
Dshadd.s10 shadd z0.b, p0/m, z0.b, z1.b label
16 shadd z0.h, p0/m, z0.h, z1.h label
22 shadd z29.s, p7/m, z29.s, z30.s label
28 shadd z31.d, p7/m, z31.d, z30.d label
43 shadd z31.d, p0/m, z31.d, z30.d label
55 shadd z31.d, p7/m, z31.d, z30.d label
Dshadd-diagnostics.s6 shadd z0.b, p0/m, z1.b, z2.b label
15 shadd z0.b, p0/m, z0.d, z1.d label
20 shadd z0.b, p0/m, z0.b, z1.h label
29 shadd z0.b, p0/z, z0.b, z1.b label
34 shadd z0.b, p8/m, z0.b, z1.b label
/external/vixl/test/aarch64/
Dtest-trace-aarch64.cc1405 __ shadd(v7.V16B(), v4.V16B(), v9.V16B()); in GenerateTestSequenceNEON() local
1406 __ shadd(v29.V2S(), v25.V2S(), v24.V2S()); in GenerateTestSequenceNEON() local
1407 __ shadd(v31.V4H(), v10.V4H(), v13.V4H()); in GenerateTestSequenceNEON() local
1408 __ shadd(v21.V4S(), v16.V4S(), v8.V4S()); in GenerateTestSequenceNEON() local
1409 __ shadd(v14.V8B(), v29.V8B(), v22.V8B()); in GenerateTestSequenceNEON() local
1410 __ shadd(v19.V8H(), v24.V8H(), v20.V8H()); in GenerateTestSequenceNEON() local