Searched refs:GetPromoKey (Results 1 – 2 of 2) sorted by relevance
30 Scalar::PromotionKey Scalar::GetPromoKey() const { in GetPromoKey() function in Scalar68 PromotionKey lhs_key = lhs.GetPromoKey(); in PromoteToMaxType()69 PromotionKey rhs_key = rhs.GetPromoKey(); in PromoteToMaxType()77 if (lhs.GetPromoKey() == rhs.GetPromoKey()) in PromoteToMaxType()184 if (GetPromoKey() > PromotionKey(e_int, bits, !sign)) in IntegralPromote()
199 PromotionKey GetPromoKey() const;