Searched refs:SatShortFractTy (Results 1 – 5 of 5) sorted by relevance
181 SIGNED_TYPE(SatShortFract, SatShortFractTy)
1233 CanQualType SatShortFractTy, SatFractTy, SatLongFractTy; variable
197 return getTypeInfo(Context.SatShortFractTy); in getTypeInfoHelper()
1343 InitBuiltinType(SatShortFractTy, BuiltinType::SatShortFract); in InitBuiltinTypes()12255 return SatShortFractTy; in getCorrespondingSignedType()14696 return SatShortFractTy; in getCorrespondingSaturatedType()14866 return SatShortFractTy; in getCorrespondingSignedFixedPointType()
7647 T = Context.SatShortFractTy; in GetType()