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