Searched refs:sve_z21 (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterInfos_arm64_sve.h | 35 sve_z21, enumerator 113 static uint32_t g_sve_s21_invalidates[] = {sve_z21, fpu_v21, fpu_d21, 178 static uint32_t g_sve_d21_invalidates[] = {sve_z21, fpu_v21, fpu_s21, 243 static uint32_t g_sve_v21_invalidates[] = {sve_z21, fpu_d21, fpu_s21, 287 static uint32_t g_contained_z21[] = {sve_z21, LLDB_INVALID_REGNUM};
|
H A D | RegisterInfoPOSIX_arm64.cpp | 163 sve_z20, sve_z21, sve_z22,
|