Searched refs:GetPromoKey (Results 1 – 2 of 2) sorted by relevance
31 Scalar::PromotionKey Scalar::GetPromoKey() const { in GetPromoKey() function in Scalar69 PromotionKey lhs_key = lhs.GetPromoKey(); in PromoteToMaxType()70 PromotionKey rhs_key = rhs.GetPromoKey(); in PromoteToMaxType()78 if (lhs.GetPromoKey() == rhs.GetPromoKey()) in PromoteToMaxType()185 if (GetPromoKey() > PromotionKey(e_int, bits, !sign)) in IntegralPromote()
208 PromotionKey GetPromoKey() const;