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

/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DRegisterContextPOSIX_x86.cpp371 bool RegisterContextPOSIX_x86::IsFPR(unsigned reg, FPRType fpr_type) argument
375 if (fpr_type == eXSAVE)
H A DRegisterContextPOSIX_x86.h453 bool IsFPR(unsigned reg, FPRType fpr_type);

Completed in 19 milliseconds