Searched refs:LongAccumTy (Results 1 – 8 of 8) sorted by relevance
166 return getTypeInfo(Context.LongAccumTy); in getTypeInfoHelper()
133 SIGNED_TYPE(LongAccum, LongAccumTy)
1132 LongAccumTy; // ISO/IEC JTC1 SC22 WG14 N1169 Extension variable
687 return Ctx.LongAccumTy; in getScalarArgType()
1270 InitBuiltinType(LongAccumTy, BuiltinType::LongAccum); in InitBuiltinTypes()11619 return LongAccumTy; in getCorrespondingSignedType()13817 return LongAccumTy; in getCorrespondingUnsaturatedType()14016 return LongAccumTy; in getCorrespondingSignedFixedPointType()
1076 Result = Context.LongAccumTy; in ConvertDeclSpecToType()
3783 Ty = Context.LongAccumTy; in ActOnNumericConstant()
7256 T = Context.LongAccumTy; in GetType()