Lines Matching refs:IsUnsigned
136 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) {137 if (IsUnsigned)