Searched defs:IsD (Results 1 – 2 of 2) sorted by relevance
314 bool IsD() const { return IsVRegister() && Is64Bits(); } in IsD() function
116 bool IsD() const { return GetType() == kDRegister; } in IsD() function