Searched refs:sve_z6 (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lldb/source/Plugins/Process/Utility/ |
D | RegisterInfos_arm64_sve.h | 23 sve_z6, enumerator 86 static uint32_t g_sve_s6_invalidates[] = {sve_z6, fpu_v6, fpu_d6, 151 static uint32_t g_sve_d6_invalidates[] = {sve_z6, fpu_v6, fpu_s6, 216 static uint32_t g_sve_v6_invalidates[] = {sve_z6, fpu_d6, fpu_s6, 275 static uint32_t g_contained_z6[] = {sve_z6, LLDB_INVALID_REGNUM};
|
D | RegisterInfoPOSIX_arm64.cpp | 161 sve_z5, sve_z6, sve_z7,
|