Searched defs:IsVSX (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/Process/Utility/ | ||
H A D | RegisterContextPOSIX_ppc64le.cpp | 110 bool RegisterContextPOSIX_ppc64le::IsVSX(unsigned reg) { in IsVSX() function in RegisterContextPOSIX_ppc64le |
/llvm-project/lldb/source/Plugins/Process/Linux/ | ||
H A D | NativeRegisterContextLinux_ppc64le.cpp | 503 bool NativeRegisterContextLinux_ppc64le::IsVSX(unsigned reg) { IsVSX() function in NativeRegisterContextLinux_ppc64le |