Home
last modified time | relevance | path

Searched defs:IsSVE (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Utility/
DRegisterContextPOSIX_arm64.cpp42 bool RegisterContextPOSIX_arm64::IsSVE(unsigned reg) const { in IsSVE() function in RegisterContextPOSIX_arm64
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Linux/
DNativeRegisterContextLinux_arm64.cpp632 bool NativeRegisterContextLinux_arm64::IsSVE(unsigned reg) const { in IsSVE() function in NativeRegisterContextLinux_arm64