Searched refs:sve_z4 (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lldb/source/Plugins/Process/Utility/ |
D | RegisterInfos_arm64_sve.h | 21 sve_z4, enumerator 82 static uint32_t g_sve_s4_invalidates[] = {sve_z4, fpu_v4, fpu_d4, 147 static uint32_t g_sve_d4_invalidates[] = {sve_z4, fpu_v4, fpu_s4, 212 static uint32_t g_sve_v4_invalidates[] = {sve_z4, fpu_d4, fpu_s4, 273 static uint32_t g_contained_z4[] = {sve_z4, LLDB_INVALID_REGNUM};
|
D | RegisterInfoPOSIX_arm64.cpp | 160 sve_z2, sve_z3, sve_z4,
|