Home
last modified time | relevance | path

Searched refs:eVectorQuadwordAArch64SVE (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/Utility/
DRegisterInfoPOSIX_arm64.h27 eVectorQuadwordAArch64SVE, enumerator
DRegisterInfoPOSIX_arm64.cpp265 sve_vq = eVectorQuadwordAArch64SVE; in ConfigureVectorRegisterInfos()
/external/llvm-project/lldb/source/Plugins/Process/Linux/
DNativeRegisterContextLinux_arm64.cpp1091 uint32_t vq = RegisterInfoPOSIX_arm64::eVectorQuadwordAArch64SVE; in ConfigureRegisterContext()