Searched defs:DestWidth (Results 1 – 5 of 5) sorted by relevance
456 unsigned DestWidth = DestType->getPrimitiveSizeInBits(); in foldVecTruncToExtElt() local
970 unsigned DestWidth = DL.getTypeSizeInBits(AllocaType); in ConvertScalar_InsertValue() local
3293 static void parseModeAttrArg(Sema &S, StringRef Str, unsigned &DestWidth, in parseModeAttrArg()3365 unsigned DestWidth = 0; in handleModeAttr() local
1584 unsigned DestWidth = Info.Ctx.getIntWidth(DestType); in HandleFloatToIntCast() local1611 unsigned DestWidth = Info.Ctx.getIntWidth(DestType); in HandleIntToIntCast() local9319 unsigned DestWidth = Ctx.getIntWidth(E->getType()); in CheckICE() local
8544 QualType ASTContext::getIntTypeForBitwidth(unsigned DestWidth, in getIntTypeForBitwidth()