Home | History | Annotate | Download | only in Frontend

Lines Matching refs:IntType

193 static void DefineTypeSize(const Twine &MacroName, TargetInfo::IntType Ty,
199 static void DefineType(const Twine &MacroName, TargetInfo::IntType Ty,
204 static void DefineTypeWidth(StringRef MacroName, TargetInfo::IntType Ty,
215 static void DefineExactWidthIntType(TargetInfo::IntType Ty,
236 static void DefineExactWidthIntTypeSize(TargetInfo::IntType Ty,
254 TargetInfo::IntType Ty = TI.getLeastIntTypeByWidth(TypeWidth, IsSigned);
267 TargetInfo::IntType Ty = TI.getLeastIntTypeByWidth(TypeWidth, IsSigned);