Searched refs:GetFPRType (Results 1 – 3 of 3) sorted by relevance
79 if (GetFPRType() == eFXSAVE) in ReadFPR()83 if (GetFPRType() == eXSAVE) in ReadFPR()96 if (GetFPRType() == eFXSAVE) in WriteFPR()100 if (GetFPRType() == eXSAVE) in WriteFPR()180 if (IsFPR(reg, GetFPRType())) { in ReadRegister()276 if (IsFPR(reg, GetFPRType())) { in WriteRegister()291 if (GetFPRType() != eXSAVE) in WriteRegister()355 if (GetFPRType() == eFXSAVE) in ReadAllRegisterValues()359 if (GetFPRType() == eXSAVE) { in ReadAllRegisterValues()387 if (GetFPRType() == eFXSAVE) in WriteAllRegisterValues()[all …]
375 RegisterContextPOSIX_x86::FPRType RegisterContextPOSIX_x86::GetFPRType() { in GetFPRType() function in RegisterContextPOSIX_x86402 if (GetFPRType() == eXSAVE) in GetRegisterCount()529 if (GetFPRType() == eXSAVE) // ...and to start with AVX registers. in IsRegisterSetAvailable()
171 FPRType GetFPRType();