Searched defs:PromotedType (Results 1 – 8 of 8) sorted by relevance
611 …using PromotedType = typename wrapper::traits::promote<typename wrapper::traits::promote<T>::type>… in operator ()() typedef1190 …using PromotedType = typename wrapper::traits::promote<typename wrapper::traits… in operator ()() typedef
688 EVT PromotedType = Op1Promoted.getValueType(); in PromoteIntRes_ADDSUBSAT() local762 EVT PromotedType = Op1Promoted.getValueType(); in PromoteIntRes_MULFIX() local827 EVT PromotedType = Op1Promoted.getValueType(); in PromoteIntRes_DIVFIX() local
883 EVT PromotedType = Op1Promoted.getValueType(); in PromoteIntRes_ADDSUBSHLSAT() local959 EVT PromotedType = Op1Promoted.getValueType(); in PromoteIntRes_MULFIX() local1063 EVT PromotedType = Op1Promoted.getValueType(); in PromoteIntRes_DIVFIX() local
4901 Type *PromotedType = getTransitionType(); in isProfitableToPromote() local
6478 Type *PromotedType = getTransitionType(); in isProfitableToPromote() local
7370 Type *PromotedType = getTransitionType(); in isProfitableToPromote() local
2594 QualType PromotedType; member
7259 enum PromotedType : int8_t { in getUsualArithmeticConversions() enum