Searched refs:sve_z2 (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lldb/source/Plugins/Process/Utility/ |
D | RegisterInfos_arm64_sve.h | 19 sve_z2, enumerator 78 static uint32_t g_sve_s2_invalidates[] = {sve_z2, fpu_v2, fpu_d2, 143 static uint32_t g_sve_d2_invalidates[] = {sve_z2, fpu_v2, fpu_s2, 208 static uint32_t g_sve_v2_invalidates[] = {sve_z2, fpu_d2, fpu_s2, 271 static uint32_t g_contained_z2[] = {sve_z2, LLDB_INVALID_REGNUM};
|
D | RegisterInfoPOSIX_arm64.cpp | 160 sve_z2, sve_z3, sve_z4,
|