Searched defs:IsVRegister (Results 1 – 4 of 4) sorted by relevance
153 bool IsVRegister() const { return reg_type_ == kVRegister; } in IsVRegister() function
957 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