Searched refs:sve_z22 (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lldb/source/Plugins/Process/Utility/ |
D | RegisterInfos_arm64_sve.h | 39 sve_z22, enumerator 118 static uint32_t g_sve_s22_invalidates[] = {sve_z22, fpu_v22, fpu_d22, 183 static uint32_t g_sve_d22_invalidates[] = {sve_z22, fpu_v22, fpu_s22, 248 static uint32_t g_sve_v22_invalidates[] = {sve_z22, fpu_d22, fpu_s22, 291 static uint32_t g_contained_z22[] = {sve_z22, LLDB_INVALID_REGNUM};
|
D | RegisterInfoPOSIX_arm64.cpp | 166 sve_z20, sve_z21, sve_z22,
|