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

/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DARM64_DWARF_Registers.h129 z14, enumerator in enum:arm64_dwarf::__anon2994
H A DARM64_ehframe_Registers.h128 z14, enumerator in enum:arm64_ehframe::__anon2995
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/
H A Du4.h4 __m128i z0, z1, z2, z3, z4, z5, z6, z7, z8, z9, z10, z11, z12, z13, z14, variable
32 z14 = _mm_shuffle_epi32(z3, 0xaa);
47 orig14 = z14;
84 z14 = orig14;
173 z14 = _mm_xor_si128(z14, y14);
175 z14 = _mm_xor_si128(z14, r14);
186 y2 = _mm_add_epi32(y2, z14);
201 y6 = z14;
[all...]
H A Du8.h20 __m256i z14 = _mm256_set1_epi32(x[14]); variable
37 __m256i orig14 = z14;
84 z14 = orig14;
173 z14 = _mm256_xor_si256(z14, y14);
175 z14 = _mm256_xor_si256(z14, r14);
186 y2 = _mm256_add_epi32(y2, z14);
201 y6 = z14;
305 y12 = z14;
[all...]
/freebsd-current/contrib/bearssl/src/symcipher/
H A Daes_ct.c46 uint32_t z10, z11, z12, z13, z14, z15, z16, z17; local
155 z14 = t29 & y2;
178 t61 = z14 ^ t57;
H A Daes_ct64.c46 uint64_t z10, z11, z12, z13, z14, z15, z16, z17; local
155 z14 = t29 & y2;
178 t61 = z14 ^ t57;
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_arm64_sve.h425 DEFINE_VREG_SVE(v14, z14),
459 DEFINE_FPU_PSEUDO_SVE(s14, 4, z14),
492 DEFINE_FPU_PSEUDO_SVE(d14, 8, z14),
531 DEFINE_ZREG(z14),
/freebsd-current/crypto/openssl/crypto/
H A Ds390xcap.c492 * z14 (2017) - z/Architecture POP SA22-7832-11
495 static const struct OPENSSL_s390xcap_st z14 = { local
725 else if TOK_CPU(z14)

Completed in 131 milliseconds