Searched refs:fpr_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextPOSIX_x86.h167 bool IsFPR(unsigned reg, FPRType fpr_type);
H A DRegisterContextPOSIX_x86.cpp309 bool RegisterContextPOSIX_x86::IsFPR(unsigned reg, FPRType fpr_type) { argument
312 if (fpr_type == eXSAVE)

Completed in 112 milliseconds