Searched defs:IsQ (Results 1 – 3 of 3) sorted by relevance
171 bool IsQ() const { return IsV() && Is128Bits(); } in IsQ() function
350 bool IsQ() const { return IsVRegister() && Is128Bits(); } in IsQ() function
117 bool IsQ() const { return GetType() == kQRegister; } in IsQ() function