Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextPOSIX_x86.cpp454 RegisterContextPOSIX_x86::FPRType RegisterContextPOSIX_x86::GetFPRType() { in GetFPRType() function in RegisterContextPOSIX_x86
481 if (GetFPRType() == eXSAVE) in GetRegisterCount()
577 if (GetFPRType() == eXSAVE) // ...and to start with AVX registers. in IsRegisterSetAvailable()
H A DRegisterContextPOSIX_x86.h203 FPRType GetFPRType();