Lines Matching refs:getIntWidth
2526 unsigned DestWidth = Info.Ctx.getIntWidth(DestType);
2611 unsigned DestWidth = Info.Ctx.getIntWidth(DestType);
2983 APSInt EltResult{Info.Ctx.getIntWidth(EltTy),
7020 unsigned IntWidth = Info.Ctx.getIntWidth(QualType(T, 0));
8908 unsigned SrcWidth = Info.Ctx.getIntWidth(ForType);
10613 assert(SI.getBitWidth() == Info.Ctx.getIntWidth(E->getType()) &&
10625 assert(I.getBitWidth() == Info.Ctx.getIntWidth(E->getType()) &&
10766 assert(V.getWidth() == Info.Ctx.getIntWidth(E->getType()) &&
10864 == Info.Ctx.getIntWidth(E->getType()));
10874 Val = Val.extOrTrunc(Info.Ctx.getIntWidth(E->getType()));
12420 APSInt Value(Info.Ctx.getIntWidth(E->getType()),
12966 APSInt Result = TrueResult.trunc(Info.Ctx.getIntWidth(E->getType()));
13228 Info.Ctx.getIntWidth(DestType),
15373 unsigned DestWidth = Ctx.getIntWidth(E->getType());