Home
last modified time | relevance | path

Searched refs:z14 (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Utility/
H A DARM64_DWARF_Registers.h129 z14, enumerator
H A DARM64_ehframe_Registers.h128 z14, enumerator
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_arm64_sve.h423 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 DSystemZProcessors.td36 def : ProcessorModel<"z14", Z14Model, Arch12SupportedFeatures.List>;
/openbsd/sys/crypto/
H A Daes.c112 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 DAArch64RegisterInfo.td839 def Z14 : AArch64Reg<14, "z14", [Q14, Z14_HI]>, DwarfRegNum<[110]>;