Searched refs:sve_z16 (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lldb/source/Plugins/Process/Utility/ |
D | RegisterInfos_arm64_sve.h | 33 sve_z16, enumerator 106 static uint32_t g_sve_s16_invalidates[] = {sve_z16, fpu_v16, fpu_d16, 171 static uint32_t g_sve_d16_invalidates[] = {sve_z16, fpu_v16, fpu_s16, 236 static uint32_t g_sve_v16_invalidates[] = {sve_z16, fpu_d16, fpu_s16, 285 static uint32_t g_contained_z16[] = {sve_z16, LLDB_INVALID_REGNUM};
|
D | RegisterInfoPOSIX_arm64.cpp | 164 sve_z14, sve_z15, sve_z16,
|