Searched defs:IsVRegister (Results 1 – 3 of 3) sorted by relevance
953 bool IsVRegister() const { in IsVRegister() function
186 bool IsVRegister() const { return GetType() == kVRegister; } in IsVRegister() function
118 bool IsVRegister() const { return IsS() || IsD() || IsQ(); } in IsVRegister() function