Searched refs:SatLongAccumTy (Results 1 – 5 of 5) sorted by relevance
170 return getTypeInfo(Context.SatLongAccumTy); in getTypeInfoHelper()
169 SIGNED_TYPE(SatLongAccum, SatLongAccumTy)
979 CanQualType SatShortAccumTy, SatAccumTy, SatLongAccumTy; variable
1317 InitBuiltinType(SatLongAccumTy, BuiltinType::SatLongAccum); in InitBuiltinTypes()11168 return SatLongAccumTy; in getCorrespondingSaturatedType()11338 return SatLongAccumTy; in getCorrespondingSignedFixedPointType()
6903 T = Context.SatLongAccumTy; in GetType()