Home
last modified time | relevance | path

Searched refs:wk (Results 1 – 25 of 102) sorted by relevance

12345

/external/llvm-project/clang/test/CodeGen/
Darm64_crypto.c31 uint32x4_t test_sha1c(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_sha1c() argument
35 return vsha1cq_u32(hash_abcd, hash_e, wk); in test_sha1c()
38 uint32x4_t test_sha1p(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_sha1p() argument
42 return vsha1pq_u32(hash_abcd, hash_e, wk); in test_sha1p()
45 uint32x4_t test_sha1m(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_sha1m() argument
49 return vsha1mq_u32(hash_abcd, hash_e, wk); in test_sha1m()
72 uint32x4_t test_sha256h(uint32x4_t hash_abcd, uint32x4_t hash_efgh, uint32x4_t wk) { in test_sha256h() argument
75 return vsha256hq_u32(hash_abcd, hash_efgh, wk); in test_sha256h()
78 uint32x4_t test_sha256h2(uint32x4_t hash_efgh, uint32x4_t hash_abcd, uint32x4_t wk) { in test_sha256h2() argument
81 return vsha256h2q_u32(hash_efgh, hash_abcd, wk); in test_sha256h2()
Dneon-crypto.c56 uint32x4_t test_vsha1cq_u32(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_vsha1cq_u32() argument
58 return vsha1cq_u32(hash_abcd, hash_e, wk); in test_vsha1cq_u32()
62 uint32x4_t test_vsha1pq_u32(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_vsha1pq_u32() argument
64 return vsha1pq_u32(hash_abcd, hash_e, wk); in test_vsha1pq_u32()
68 uint32x4_t test_vsha1mq_u32(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_vsha1mq_u32() argument
70 return vsha1mq_u32(hash_abcd, hash_e, wk); in test_vsha1mq_u32()
80 uint32x4_t test_vsha256hq_u32(uint32x4_t hash_abcd, uint32x4_t hash_efgh, uint32x4_t wk) { in test_vsha256hq_u32() argument
82 return vsha256hq_u32(hash_abcd, hash_efgh, wk); in test_vsha256hq_u32()
86 uint32x4_t test_vsha256h2q_u32(uint32x4_t hash_efgh, uint32x4_t hash_abcd, uint32x4_t wk) { in test_vsha256h2q_u32() argument
88 return vsha256h2q_u32(hash_efgh, hash_abcd, wk); in test_vsha256h2q_u32()
/external/clang/test/CodeGen/
Darm64_crypto.c30 uint32x4_t test_sha1c(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_sha1c() argument
34 return vsha1cq_u32(hash_abcd, hash_e, wk); in test_sha1c()
37 uint32x4_t test_sha1p(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_sha1p() argument
41 return vsha1pq_u32(hash_abcd, hash_e, wk); in test_sha1p()
44 uint32x4_t test_sha1m(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_sha1m() argument
48 return vsha1mq_u32(hash_abcd, hash_e, wk); in test_sha1m()
71 uint32x4_t test_sha256h(uint32x4_t hash_abcd, uint32x4_t hash_efgh, uint32x4_t wk) { in test_sha256h() argument
74 return vsha256hq_u32(hash_abcd, hash_efgh, wk); in test_sha256h()
77 uint32x4_t test_sha256h2(uint32x4_t hash_efgh, uint32x4_t hash_abcd, uint32x4_t wk) { in test_sha256h2() argument
80 return vsha256h2q_u32(hash_efgh, hash_abcd, wk); in test_sha256h2()
Dneon-crypto.c56 uint32x4_t test_vsha1cq_u32(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_vsha1cq_u32() argument
58 return vsha1cq_u32(hash_abcd, hash_e, wk); in test_vsha1cq_u32()
62 uint32x4_t test_vsha1pq_u32(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_vsha1pq_u32() argument
64 return vsha1pq_u32(hash_abcd, hash_e, wk); in test_vsha1pq_u32()
68 uint32x4_t test_vsha1mq_u32(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_vsha1mq_u32() argument
70 return vsha1mq_u32(hash_abcd, hash_e, wk); in test_vsha1mq_u32()
80 uint32x4_t test_vsha256hq_u32(uint32x4_t hash_abcd, uint32x4_t hash_efgh, uint32x4_t wk) { in test_vsha256hq_u32() argument
82 return vsha256hq_u32(hash_abcd, hash_efgh, wk); in test_vsha256hq_u32()
86 uint32x4_t test_vsha256h2q_u32(uint32x4_t hash_efgh, uint32x4_t hash_abcd, uint32x4_t wk) { in test_vsha256h2q_u32() argument
88 return vsha256h2q_u32(hash_efgh, hash_abcd, wk); in test_vsha256h2q_u32()
/external/llvm/test/CodeGen/AArch64/
Darm64-crypto.ll36 declare <4 x i32> @llvm.aarch64.crypto.sha1c(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk)
37 declare <4 x i32> @llvm.aarch64.crypto.sha1p(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk)
38 declare <4 x i32> @llvm.aarch64.crypto.sha1m(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk)
43 define <4 x i32> @test_sha1c(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk) {
47 %res = call <4 x i32> @llvm.aarch64.crypto.sha1c(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk)
52 define <4 x i32> @test_sha1c_in_a_row(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk) {
58 %res = call <4 x i32> @llvm.aarch64.crypto.sha1c(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk)
60 …res2 = call <4 x i32> @llvm.aarch64.crypto.sha1c(<4 x i32> %hash_abcd, i32 %extract, <4 x i32> %wk)
64 define <4 x i32> @test_sha1p(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk) {
68 %res = call <4 x i32> @llvm.aarch64.crypto.sha1p(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk)
[all …]
/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64-crypto.ll37 declare <4 x i32> @llvm.aarch64.crypto.sha1c(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk)
38 declare <4 x i32> @llvm.aarch64.crypto.sha1p(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk)
39 declare <4 x i32> @llvm.aarch64.crypto.sha1m(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk)
44 define <4 x i32> @test_sha1c(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk) {
48 %res = call <4 x i32> @llvm.aarch64.crypto.sha1c(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk)
53 define <4 x i32> @test_sha1c_in_a_row(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk) {
59 %res = call <4 x i32> @llvm.aarch64.crypto.sha1c(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk)
61 …res2 = call <4 x i32> @llvm.aarch64.crypto.sha1c(<4 x i32> %hash_abcd, i32 %extract, <4 x i32> %wk)
65 define <4 x i32> @test_sha1p(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk) {
69 %res = call <4 x i32> @llvm.aarch64.crypto.sha1p(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk)
[all …]
/external/libjpeg-turbo/simd/i386/
Djccolext-mmx.asm36 %define wk(i) ebp - (WK_NUM - (i)) * SIZEOF_MMWORD
37 ; mmword wk[WK_NUM]
39 %define gotptr wk(0) - SIZEOF_POINTER ; void * gotptr
51 lea esp, [wk(0)]
278 movq MMWORD [wk(0)], mm0 ; wk(0)=RE
279 movq MMWORD [wk(1)], mm1 ; wk(1)=RO
280 movq MMWORD [wk(2)], mm4 ; wk(2)=BE
281 movq MMWORD [wk(3)], mm5 ; wk(3)=BO
293 movq MMWORD [wk(4)], mm1 ; wk(4)=ROL*FIX(0.299)+GOL*FIX(0.337)
294 movq MMWORD [wk(5)], mm6 ; wk(5)=ROH*FIX(0.299)+GOH*FIX(0.337)
[all …]
Djccolext-sse2.asm35 %define wk(i) ebp - (WK_NUM - (i)) * SIZEOF_XMMWORD
36 ; xmmword wk[WK_NUM]
38 %define gotptr wk(0) - SIZEOF_POINTER ; void * gotptr
50 lea esp, [wk(0)]
307 movdqa XMMWORD [wk(0)], xmm0 ; wk(0)=RE
308 movdqa XMMWORD [wk(1)], xmm1 ; wk(1)=RO
309 movdqa XMMWORD [wk(2)], xmm4 ; wk(2)=BE
310 movdqa XMMWORD [wk(3)], xmm5 ; wk(3)=BO
322 movdqa XMMWORD [wk(4)], xmm1 ; wk(4)=ROL*FIX(0.299)+GOL*FIX(0.337)
323 movdqa XMMWORD [wk(5)], xmm6 ; wk(5)=ROH*FIX(0.299)+GOH*FIX(0.337)
[all …]
Djccolext-avx2.asm36 %define wk(i) ebp - (WK_NUM - (i)) * SIZEOF_YMMWORD
37 ; ymmword wk[WK_NUM]
39 %define gotptr wk(0) - SIZEOF_POINTER ; void * gotptr
51 lea esp, [wk(0)]
381 vmovdqa YMMWORD [wk(0)], ymm0 ; wk(0)=RE
382 vmovdqa YMMWORD [wk(1)], ymm1 ; wk(1)=RO
383 vmovdqa YMMWORD [wk(2)], ymm4 ; wk(2)=BE
384 vmovdqa YMMWORD [wk(3)], ymm5 ; wk(3)=BO
396 vmovdqa YMMWORD [wk(4)], ymm1 ; wk(4)=ROL*FIX(0.299)+GOL*FIX(0.337)
397 vmovdqa YMMWORD [wk(5)], ymm6 ; wk(5)=ROH*FIX(0.299)+GOH*FIX(0.337)
[all …]
Djdmrgext-avx2.asm37 %define wk(i) ebp - (WK_NUM - (i)) * SIZEOF_YMMWORD
38 ; ymmword wk[WK_NUM]
40 %define gotptr wk(0) - SIZEOF_POINTER ; void * gotptr
52 lea esp, [wk(0)]
Djdmrgext-sse2.asm36 %define wk(i) ebp - (WK_NUM - (i)) * SIZEOF_XMMWORD
37 ; xmmword wk[WK_NUM]
39 %define gotptr wk(0) - SIZEOF_POINTER ; void * gotptr
51 lea esp, [wk(0)]
Djdmrgext-mmx.asm35 %define wk(i) ebp - (WK_NUM - (i)) * SIZEOF_MMWORD ; mmword wk[WK_NUM]
37 %define gotptr wk(0) - SIZEOF_POINTER ; void * gotptr
49 lea esp, [wk(0)]
Djcgryext-mmx.asm36 %define wk(i) ebp - (WK_NUM - (i)) * SIZEOF_MMWORD
37 ; mmword wk[WK_NUM]
39 %define gotptr wk(0) - SIZEOF_POINTER ; void * gotptr
51 lea esp, [wk(0)]
280 movq MMWORD [wk(0)], mm0 ; wk(0)=REL*FIX(0.299)+GEL*FIX(0.337)
281 movq MMWORD [wk(1)], mm6 ; wk(1)=REH*FIX(0.299)+GEH*FIX(0.337)
310 paddd mm6, MMWORD [wk(0)]
311 paddd mm4, MMWORD [wk(1)]
Djdcolext-mmx.asm36 %define wk(i) ebp - (WK_NUM - (i)) * SIZEOF_MMWORD
37 ; mmword wk[WK_NUM]
39 %define gotptr wk(0) - SIZEOF_POINTER ; void * gotptr
51 lea esp, [wk(0)]
159 movq MMWORD [wk(0)], mm4 ; wk(0)=(B-Y)E
160 movq MMWORD [wk(1)], mm5 ; wk(1)=(B-Y)O
204 paddw mm4, MMWORD [wk(0)] ; mm4=(YE+(B-Y)E)=BE=(B0 B2 B4 B6)
205 paddw mm5, MMWORD [wk(1)] ; mm5=(YO+(B-Y)O)=BO=(B1 B3 B5 B7)
Djcgryext-sse2.asm35 %define wk(i) ebp - (WK_NUM - (i)) * SIZEOF_XMMWORD
36 ; xmmword wk[WK_NUM]
38 %define gotptr wk(0) - SIZEOF_POINTER ; void * gotptr
50 lea esp, [wk(0)]
309 movdqa XMMWORD [wk(0)], xmm0 ; wk(0)=REL*FIX(0.299)+GEL*FIX(0.337)
310 movdqa XMMWORD [wk(1)], xmm6 ; wk(1)=REH*FIX(0.299)+GEH*FIX(0.337)
339 paddd xmm6, XMMWORD [wk(0)]
340 paddd xmm4, XMMWORD [wk(1)]
/external/strace/tests/
Dioctl_rtc.c80 TAIL_ALLOC_OBJECT_CONST_PTR(struct rtc_wkalrm, wk); in main()
81 fill_memory(wk, sizeof(*wk)); in main()
153 ioctl(-1, RTC_WKALM_SET, wk); in main()
155 (unsigned) wk->enabled, (unsigned) wk->pending); in main()
156 print_rtc_time(&wk->time); in main()
/external/strace/tests-m32/
Dioctl_rtc.c80 TAIL_ALLOC_OBJECT_CONST_PTR(struct rtc_wkalrm, wk); in main()
81 fill_memory(wk, sizeof(*wk)); in main()
153 ioctl(-1, RTC_WKALM_SET, wk); in main()
155 (unsigned) wk->enabled, (unsigned) wk->pending); in main()
156 print_rtc_time(&wk->time); in main()
/external/strace/tests-mx32/
Dioctl_rtc.c80 TAIL_ALLOC_OBJECT_CONST_PTR(struct rtc_wkalrm, wk); in main()
81 fill_memory(wk, sizeof(*wk)); in main()
153 ioctl(-1, RTC_WKALM_SET, wk); in main()
155 (unsigned) wk->enabled, (unsigned) wk->pending); in main()
156 print_rtc_time(&wk->time); in main()
/external/libjpeg-turbo/simd/x86_64/
Djccolext-sse2.asm35 %define wk(i) rbp - (WK_NUM - (i)) * SIZEOF_XMMWORD ; xmmword wk[WK_NUM]
48 lea rsp, [wk(0)]
292 movdqa XMMWORD [wk(0)], xmm0 ; wk(0)=RE
293 movdqa XMMWORD [wk(1)], xmm1 ; wk(1)=RO
294 movdqa XMMWORD [wk(2)], xmm4 ; wk(2)=BE
295 movdqa XMMWORD [wk(3)], xmm5 ; wk(3)=BO
307 movdqa XMMWORD [wk(4)], xmm1 ; wk(4)=ROL*FIX(0.299)+GOL*FIX(0.337)
308 movdqa XMMWORD [wk(5)], xmm6 ; wk(5)=ROH*FIX(0.299)+GOH*FIX(0.337)
327 movdqa xmm1, XMMWORD [wk(2)] ; xmm1=BE
339 movdqa XMMWORD [wk(6)], xmm0 ; wk(6)=REL*FIX(0.299)+GEL*FIX(0.337)
[all …]
Djccolext-avx2.asm36 %define wk(i) rbp - (WK_NUM - (i)) * SIZEOF_YMMWORD ; ymmword wk[WK_NUM]
49 lea rsp, [wk(0)]
366 vmovdqa YMMWORD [wk(0)], ymm0 ; wk(0)=RE
367 vmovdqa YMMWORD [wk(1)], ymm1 ; wk(1)=RO
368 vmovdqa YMMWORD [wk(2)], ymm4 ; wk(2)=BE
369 vmovdqa YMMWORD [wk(3)], ymm5 ; wk(3)=BO
381 vmovdqa YMMWORD [wk(4)], ymm1 ; wk(4)=ROL*FIX(0.299)+GOL*FIX(0.337)
382 vmovdqa YMMWORD [wk(5)], ymm6 ; wk(5)=ROH*FIX(0.299)+GOH*FIX(0.337)
401 vmovdqa ymm1, YMMWORD [wk(2)] ; ymm1=BE
413 vmovdqa YMMWORD [wk(6)], ymm0 ; wk(6)=REL*FIX(0.299)+GEL*FIX(0.337)
[all …]
Djdsample-avx2.asm306 vmovdqa YMMWORD [wk(0)], ymm1
307 vmovdqa YMMWORD [wk(1)], ymm2
320 vmovdqa YMMWORD [wk(2)], ymm1 ; ymm1=(-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 31)
321 vmovdqa YMMWORD [wk(3)], ymm2 ; ymm2=(-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 31)
365 vmovdqa YMMWORD [wk(2)], ymm1
366 vmovdqa YMMWORD [wk(3)], ymm2
394 … vpor ymm1, ymm1, YMMWORD [wk(0)] ; ymm1=(-1 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14)
395 … vpor ymm2, ymm2, YMMWORD [wk(2)] ; ymm2=(17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32)
397 vmovdqa YMMWORD [wk(0)], ymm4
448 … vpor ymm1, ymm1, YMMWORD [wk(1)] ; ymm1=(-1 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14)
[all …]
/external/wpa_supplicant_8/src/drivers/
Ddriver_bsd.c267 struct ieee80211req_del_key wk; in bsd_del_key() local
269 os_memset(&wk, 0, sizeof(wk)); in bsd_del_key()
272 wk.idk_keyix = key_idx; in bsd_del_key()
276 os_memcpy(wk.idk_macaddr, addr, IEEE80211_ADDR_LEN); in bsd_del_key()
277 wk.idk_keyix = (u_int8_t) IEEE80211_KEYIX_NONE; /* XXX */ in bsd_del_key()
280 return set80211var(priv, IEEE80211_IOC_DELKEY, &wk, sizeof(wk)); in bsd_del_key()
315 struct ieee80211req_key wk; in bsd_set_key() local
341 os_memset(&wk, 0, sizeof(wk)); in bsd_set_key()
344 wk.ik_type = IEEE80211_CIPHER_WEP; in bsd_set_key()
347 wk.ik_type = IEEE80211_CIPHER_TKIP; in bsd_set_key()
[all …]
Ddriver_atheros.c470 struct ieee80211req_del_key wk; in atheros_del_key() local
476 os_memset(&wk, 0, sizeof(wk)); in atheros_del_key()
478 os_memcpy(wk.idk_macaddr, addr, IEEE80211_ADDR_LEN); in atheros_del_key()
479 wk.idk_keyix = (u8) IEEE80211_KEYIX_NONE; in atheros_del_key()
481 wk.idk_keyix = key_idx; in atheros_del_key()
484 ret = set80211priv(drv, IEEE80211_IOCTL_DELKEY, &wk, sizeof(wk)); in atheros_del_key()
498 struct ieee80211req_key wk; in atheros_set_key() local
555 if (key_len > sizeof(wk.ik_keydata)) { in atheros_set_key()
561 os_memset(&wk, 0, sizeof(wk)); in atheros_set_key()
562 wk.ik_type = cipher; in atheros_set_key()
[all …]
/external/strace/
Drtc.c67 struct rtc_wkalrm wk; in decode_rtc_wkalrm() local
69 if (!umove_or_printaddr(tcp, addr, &wk)) { in decode_rtc_wkalrm()
70 tprintf("{enabled=%d, pending=%d, time=", wk.enabled, wk.pending); in decode_rtc_wkalrm()
71 print_rtc_time(tcp, &wk.time); in decode_rtc_wkalrm()
/external/icu/icu4c/source/data/locales/
Den_001.txt638 dn{"wk"}
640 "-1"{"last wk"}
641 "0"{"this wk"}
642 "1"{"next wk"}
646 one{"in {0} wk"}
647 other{"in {0} wk"}
650 one{"{0} wk ago"}
651 other{"{0} wk ago"}
656 dn{"wk"}
658 "-1"{"last wk"}
[all …]

12345