Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_x86_64.cpp917 bool NativeRegisterContextLinux_x86_64::IsAVX(uint32_t reg_index) const { in IsAVX() function in NativeRegisterContextLinux_x86_64
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextPOSIX_x86.cpp384 bool RegisterContextPOSIX_x86::IsAVX(unsigned reg) { in IsAVX() function in RegisterContextPOSIX_x86