Searched refs:q2 (Results 1 - 8 of 8) sorted by relevance

/bionic/libc/arch-arm/kryo/bionic/
H A Dmemcpy.S60 vld1.32 {q2, q3}, [r1]!
65 vst1.32 {q2, q3}, [r0]!
72 vld1.32 {q2, q3}, [r1]!
77 vst1.32 {q2, q3}, [r0]!
/bionic/libc/arch-arm/krait/bionic/
H A Dmemcpy_base.S97 vld1.32 {q2, q3}, [r1]!
101 vst1.32 {q2, q3}, [r0]!
112 vld1.32 {q2, q3}, [r1]!
116 vst1.32 {q2, q3}, [r0]!
130 vld1.32 {q2, q3}, [r1]!
134 vst1.32 {q2, q3}, [r0]!
/bionic/libc/arch-arm/denver/bionic/
H A Dmemset.S113 vmov q2, q0
120 vstm r3!, {q0, q1, q2, q3}
121 vstm r3!, {q0, q1, q2, q3}
H A Dmemmove.S210 vld1.8 {q2, q3}, [r1]!
215 vst1.8 {q2, q3}, [r0, :256]!
/bionic/libc/arch-arm/cortex-a7/bionic/
H A Dmemset.S76 vmov q2, q0
/bionic/libc/dns/net/
H A Dgetaddrinfo.c1902 struct res_target q, q2; local
1912 memset(&q2, 0, sizeof(q2));
1943 q.next = &q2;
1944 q2.name = name;
1945 q2.qclass = C_IN;
1946 q2.qtype = T_A;
1947 q2.answer = buf2->buf;
1948 q2.anslen = sizeof(buf2->buf);
2004 ai = getanswer(buf2, q2
[all...]
/bionic/libc/arch-arm/generic/bionic/
H A Dmemcmp.S80 vsub.i8 q0, q2
82 vorr q2, q0, q1
/bionic/libc/arch-arm64/denver64/bionic/
H A Dmemcpy_base.S58 #define QB_l q2

Completed in 139 milliseconds