Home
last modified time | relevance | path

Searched refs:GetFPRType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextPOSIX_x86.cpp410 RegisterContextPOSIX_x86::FPRType RegisterContextPOSIX_x86::GetFPRType() { in GetFPRType() function in RegisterContextPOSIX_x86
443 if (GetFPRType() == eXSAVE) in GetRegisterCount()
537 if (GetFPRType() == eXSAVE) // ...and to start with AVX registers. in IsRegisterSetAvailable()
H A DRegisterContextPOSIX_x86.h176 FPRType GetFPRType();