Searched refs:GetFloatPromoKey (Results 1 – 2 of 2) sorted by relevance
38 return GetFloatPromoKey(m_float.getSemantics()); in GetPromoKey()43 Scalar::PromotionKey Scalar::GetFloatPromoKey(const llvm::fltSemantics &sem) { in GetFloatPromoKey() function in Scalar206 if (GetFloatPromoKey(semantics) < GetFloatPromoKey(m_float.getSemantics())) in FloatPromote()
210 static PromotionKey GetFloatPromoKey(const llvm::fltSemantics &semantics);