Searched refs:z14 (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/llvm/lldb/source/Utility/ |
H A D | ARM64_DWARF_Registers.h | 129 z14, enumerator
|
H A D | ARM64_ehframe_Registers.h | 128 z14, enumerator
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterInfos_arm64_sve.h | 423 DEFINE_VREG_SVE(v14, z14), 457 DEFINE_FPU_PSEUDO_SVE(s14, 4, z14), 490 DEFINE_FPU_PSEUDO_SVE(d14, 8, z14), 529 DEFINE_ZREG(z14),
|
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZProcessors.td | 36 def : ProcessorModel<"z14", Z14Model, Arch12SupportedFeatures.List>;
|
/openbsd/sys/crypto/ |
H A D | aes.c | 112 uint32_t z10, z11, z12, z13, z14, z15, z16, z17; in aes_ct_bitslice_Sbox() local 221 z14 = t29 & y2; in aes_ct_bitslice_Sbox() 244 t61 = z14 ^ t57; in aes_ct_bitslice_Sbox()
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64RegisterInfo.td | 839 def Z14 : AArch64Reg<14, "z14", [Q14, Z14_HI]>, DwarfRegNum<[110]>;
|