Searched refs:IsSignedInt (Results 1 – 4 of 4) sorted by relevance
219 bool IsSignedInt() const { in IsSignedInt() function229 bool IsInt() const { return IsSignedInt() || IsUnsignedInt(); } in IsInt()
759 } else if (type_.IsSignedInt()) { in GetItemAt()
63 if (input.at(1)->type().IsSignedInt()) { in ComputeLabels()
165 if (input.at(1)->type().IsSignedInt()) { in ComputeLabel()