Home
last modified time | relevance | path

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

/external/vixl/test/aarch64/
Dtest-assembler-neon-aarch64.cc1510 __ Ld4(v2.V8B(), v3.V8B(), v4.V8B(), v5.V8B(), MemOperand(x17)); in TEST() local
1512 __ Ld4(v6.V8B(), v7.V8B(), v8.V8B(), v9.V8B(), MemOperand(x17)); in TEST() local
1514 __ Ld4(v10.V4H(), v11.V4H(), v12.V4H(), v13.V4H(), MemOperand(x17)); in TEST() local
1516 __ Ld4(v30.V2S(), v31.V2S(), v0.V2S(), v1.V2S(), MemOperand(x17)); in TEST() local
1558 __ Ld4(v2.V8B(), in TEST() local
1563 __ Ld4(v6.V8B(), in TEST() local
1568 __ Ld4(v10.V4H(), in TEST() local
1573 __ Ld4(v14.V2S(), in TEST() local
1578 __ Ld4(v30.V2S(), in TEST() local
1630 __ Ld4(v2.V16B(), v3.V16B(), v4.V16B(), v5.V16B(), MemOperand(x17)); in TEST() local
[all …]
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.h3364 void Ld4(const VRegister& vt, in Ld4() function
3373 void Ld4(const VRegister& vt, in Ld4() function