Searched refs:sve_z1 (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lldb/source/Plugins/Process/Utility/ |
D | RegisterInfos_arm64_sve.h | 18 sve_z1, enumerator 76 static uint32_t g_sve_s1_invalidates[] = {sve_z1, fpu_v1, fpu_d1, 141 static uint32_t g_sve_d1_invalidates[] = {sve_z1, fpu_v1, fpu_s1, 206 static uint32_t g_sve_v1_invalidates[] = {sve_z1, fpu_d1, fpu_s1, 270 static uint32_t g_contained_z1[] = {sve_z1, LLDB_INVALID_REGNUM};
|
D | RegisterInfoPOSIX_arm64.cpp | 159 sve_vg, sve_z0, sve_z1,
|