Home
last modified time | relevance | path

Searched defs:Sqxtn2 (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/arm64/
Dcode-generator-arm64.cc1868 __ Sqxtn2(dst.V8H(), src1.V4S()); in AssembleArchInstruction() local
1963 __ Sqxtn2(dst.V16B(), src1.V8H()); in AssembleArchInstruction() local
/external/vixl/test/aarch64/
Dtest-assembler-aarch64.cc21847 __ Sqxtn2(v16.V16B(), v1.V8H()); in TEST() local
21849 __ Sqxtn2(v17.V8H(), v2.V4S()); in TEST() local
21851 __ Sqxtn2(v18.V4S(), v4.V2D()); in TEST() local