Home | History | Annotate | Download | only in Sema

Lines Matching refs:getIntWidth

993   } else if (S.Context.getIntWidth(LHSType) != S.Context.getIntWidth(RHSType)) {
1413 llvm::APInt Len(Context.getIntWidth(SizeType), Literal.GetNumStringChars());
2691 unsigned IntSize = Context.getTargetInfo().getIntWidth();
2827 unsigned CharBits = Context.getIntWidth(Context.CharTy);
2908 unsigned IntSize = Context.getTargetInfo().getIntWidth();
9840 if (pw == Context.getTargetInfo().getIntWidth())