Home
last modified time | relevance | path

Searched defs:uqrshl (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/test/MC/AArch64/SVE2/
Duqrshl.s10 uqrshl z0.b, p0/m, z0.b, z1.b label
16 uqrshl z0.h, p0/m, z0.h, z1.h label
22 uqrshl z29.s, p7/m, z29.s, z30.s label
28 uqrshl z31.d, p7/m, z31.d, z30.d label
43 uqrshl z31.d, p0/m, z31.d, z30.d label
55 uqrshl z31.d, p7/m, z31.d, z30.d label
Duqrshl-diagnostics.s6 uqrshl z0.b, p0/m, z1.b, z2.b label
15 uqrshl z0.b, p0/m, z0.d, z1.d label
20 uqrshl z0.b, p0/m, z0.b, z1.h label
29 uqrshl z0.b, p0/z, z0.b, z1.b label
34 uqrshl z0.b, p8/m, z0.b, z1.b label
/external/llvm-project/llvm/test/MC/ARM/
Dmve-scalar-shift.s140 uqrshl lr, r1 label
/external/llvm-project/llvm/test/MC/AArch64/
Dneon-diagnostics.s1032 uqrshl d0, d1, b0 define
/external/llvm/test/MC/AArch64/
Dneon-diagnostics.s1027 uqrshl d0, d1, b0 define
/external/vixl/test/aarch64/
Dtest-trace-aarch64.cc2314 __ uqrshl(b10, b22, b10); in GenerateTestSequenceNEON() local
2315 __ uqrshl(d29, d5, d11); in GenerateTestSequenceNEON() local
2316 __ uqrshl(h27, h24, h30); in GenerateTestSequenceNEON() local
2317 __ uqrshl(s10, s13, s8); in GenerateTestSequenceNEON() local
2318 __ uqrshl(v9.V16B(), v18.V16B(), v14.V16B()); in GenerateTestSequenceNEON() local
2319 __ uqrshl(v24.V2D(), v15.V2D(), v17.V2D()); in GenerateTestSequenceNEON() local
2320 __ uqrshl(v4.V2S(), v14.V2S(), v27.V2S()); in GenerateTestSequenceNEON() local
2321 __ uqrshl(v15.V4H(), v5.V4H(), v8.V4H()); in GenerateTestSequenceNEON() local
2322 __ uqrshl(v21.V4S(), v29.V4S(), v0.V4S()); in GenerateTestSequenceNEON() local
2323 __ uqrshl(v16.V8B(), v24.V8B(), v9.V8B()); in GenerateTestSequenceNEON() local
[all …]