Home | History | Annotate | Download | only in Sema

Lines Matching refs:getIntWidth

1124   } else if (S.Context.getIntWidth(LHSType) != S.Context.getIntWidth(RHSType)) {
1541 llvm::APInt Len(Context.getIntWidth(SizeType), Literal.GetNumStringChars());
2858 unsigned IntSize = Context.getTargetInfo().getIntWidth();
2992 unsigned CharBits = Context.getIntWidth(Context.CharTy);
3073 unsigned IntSize = Context.getTargetInfo().getIntWidth();
10364 if (pw == Context.getTargetInfo().getIntWidth())