Searched refs:SatShortFractTy (Results 1 – 5 of 5) sorted by relevance
152 return getTypeInfo(Context.SatShortFractTy); in getTypeInfoHelper()
181 SIGNED_TYPE(SatShortFract, SatShortFractTy)
1066 CanQualType SatShortFractTy, SatFractTy, SatLongFractTy; variable
1333 InitBuiltinType(SatShortFractTy, BuiltinType::SatShortFract); in InitBuiltinTypes()10268 return SatShortFractTy; in getCorrespondingSignedType()11443 return SatShortFractTy; in getCorrespondingSaturatedType()11613 return SatShortFractTy; in getCorrespondingSignedFixedPointType()
6964 T = Context.SatShortFractTy; in GetType()