Searched refs:sve_z10 (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lldb/source/Plugins/Process/Utility/ |
D | RegisterInfos_arm64_sve.h | 27 sve_z10, enumerator 94 static uint32_t g_sve_s10_invalidates[] = {sve_z10, fpu_v10, fpu_d10, 159 static uint32_t g_sve_d10_invalidates[] = {sve_z10, fpu_v10, fpu_s10, 224 static uint32_t g_sve_v10_invalidates[] = {sve_z10, fpu_d10, fpu_s10, 279 static uint32_t g_contained_z10[] = {sve_z10, LLDB_INVALID_REGNUM};
|
D | RegisterInfoPOSIX_arm64.cpp | 162 sve_z8, sve_z9, sve_z10,
|