Searched refs:fpr_type (Results 1 – 2 of 2) sorted by relevance
202 bool IsFPR(unsigned reg, FPRType fpr_type);
388 bool RegisterContextPOSIX_x86::IsFPR(unsigned reg, FPRType fpr_type) { in IsFPR() argument391 if (fpr_type == eXSAVE) in IsFPR()