Searched refs:sve_z7 (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lldb/source/Plugins/Process/Utility/ |
D | RegisterInfos_arm64_sve.h | 24 sve_z7, enumerator 88 static uint32_t g_sve_s7_invalidates[] = {sve_z7, fpu_v7, fpu_d7, 153 static uint32_t g_sve_d7_invalidates[] = {sve_z7, fpu_v7, fpu_s7, 218 static uint32_t g_sve_v7_invalidates[] = {sve_z7, fpu_d7, fpu_s7, 276 static uint32_t g_contained_z7[] = {sve_z7, LLDB_INVALID_REGNUM};
|
D | RegisterInfoPOSIX_arm64.cpp | 161 sve_z5, sve_z6, sve_z7,
|