Searched refs:z16 (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/contrib/bearssl/src/symcipher/ |
| H A D | aes_ct.c | 46 uint32_t z10, z11, z12, z13, z14, z15, z16, z17; in br_aes_ct_bitslice_Sbox() local 157 z16 = t45 & y14; in br_aes_ct_bitslice_Sbox() 163 t46 = z15 ^ z16; in br_aes_ct_bitslice_Sbox() 172 t55 = z16 ^ z17; in br_aes_ct_bitslice_Sbox()
|
| H A D | aes_ct64.c | 46 uint64_t z10, z11, z12, z13, z14, z15, z16, z17; in br_aes_ct64_bitslice_Sbox() local 157 z16 = t45 & y14; in br_aes_ct64_bitslice_Sbox() 163 t46 = z15 ^ z16; in br_aes_ct64_bitslice_Sbox() 172 t55 = z16 ^ z17; in br_aes_ct64_bitslice_Sbox()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Utility/ |
| H A D | ARM64_ehframe_Registers.h | 130 z16, enumerator
|
| H A D | ARM64_DWARF_Registers.h | 131 z16, enumerator
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterInfos_arm64_sve.h | 426 DEFINE_VREG_SVE(v16, z16), 460 DEFINE_FPU_PSEUDO_SVE(s16, 4, z16), 493 DEFINE_FPU_PSEUDO_SVE(d16, 8, z16), 532 DEFINE_ZREG(z16),
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64RegisterInfo.td | 821 def Z16 : AArch64Reg<16, "z16", [Q16, Z16_HI]>, DwarfRegNum<[112]>;
|