HomeSort by: relevance | last modified time | path
    Searched refs:getSizeType (Results 1 - 25 of 46) sorted by relevancy

1 2

  /src/external/apache2/llvm/dist/clang/lib/Frontend/
InitPreprocessor.cpp 413 TI.getTypeConstantSuffix(TI.getSizeType()));
876 DefineTypeSize("__SIZE_MAX__", TI.getSizeType(), TI, Builder);
894 TI.getTypeWidth(TI.getSizeType()), TI, Builder);
917 DefineType("__SIZE_TYPE__", TI.getSizeType(), Builder);
918 DefineFmt("__SIZE", TI.getSizeType(), TI, Builder);
919 DefineTypeWidth("__SIZE_WIDTH__", TI.getSizeType(), TI, Builder);
  /src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
NVPTX.cpp 132 SizeType = HostTarget->getSizeType();
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
VLASizeChecker.cpp 97 CanQualType SizeTy = Ctx.getSizeType();
CStringChecker.cpp 657 QualType sizeTy = svalBuilder.getContext().getSizeType();
752 QualType sizeTy = svalBuilder.getContext().getSizeType();
812 QualType sizeTy = svalBuilder.getContext().getSizeType();
1098 svalBuilder.makeZeroVal(Ctx.getSizeType()));
1101 CStringChecker::getTag(), MR, DstBuffer, Ctx.getSizeType(),
1577 QualType sizeTy = svalBuilder.getContext().getSizeType();
MallocChecker.cpp 1011 SB.getContext().getSizeType());
1048 AC.getSizeType();
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprCXX.cpp 1593 S.Context.getSizeType()))
1624 S.Context.getSizeType())) {
1809 llvm::APSInt Value(Context.getIntWidth(Context.getSizeType()));
1811 = CheckConvertedConstantExpression(NumElts, Context.getSizeType(), Value,
2003 Context.getSizeType(),
2041 ConvertedSize = PerformImplicitConversion(*ArraySize, Context.getSizeType(),
2210 QualType SizeTy = Context.getSizeType();
2305 llvm::APInt(Context.getTypeSize(Context.getSizeType()),
2341 Context, CAT->getSize(), Context.getSizeType(), TypeRange.getEnd());
2581 Context.getSizeType(),
    [all...]
Sema.cpp 294 addImplicitTypedef("size_t", Context.getSizeType());
331 auto AtomicSizeT = Context.getAtomicType(Context.getSizeType());
342 if (Context.getTypeSize(Context.getSizeType()) == 32) {
362 if (Context.getTypeSize(Context.getSizeType()) == 64) {
1197 llvm::APInt One(Context.getTypeSize(Context.getSizeType()), true);
SemaTemplateDeduction.cpp 1779 S.Context.getSizeType(),
2187 S.Context.getTypeSize(S.Context.getSizeType()));
2190 S, TemplateParams, NTTP, ArgConst, S.Context.getSizeType(),
4003 QualType T = S.Context.getSizeType();
SemaDeclCXX.cpp 1121 getTrivialIntegralTemplateArgument(S, Loc, S.Context.getSizeType(), I));
1222 getTrivialIntegralTemplateArgument(S, Loc, S.Context.getSizeType(), I));
8161 QualType SizeType = S.Context.getSizeType();
13640 QualType SizeType = S.Context.getSizeType();
13839 QualType SizeType = S.Context.getSizeType();
15416 SemaRef.Context.getCanonicalType(SemaRef.Context.getSizeType());
15802 if (!Context.hasSameType(SecondParamType, Context.getSizeType())) {
15805 << SecondParamType << Context.getSizeType()
SemaChecking.cpp 608 unsigned SizeTypeWidth = TI.getTypeWidth(TI.getSizeType());
898 S.Context.getSizeType());
6076 const QualType SizeTy = Context.getSizeType();
6492 Context.getSizeType(), false);
6574 TheCall->setType(Context.getSizeType());
16172 return tryConvertExprToType(Conv.get(), Context.getSizeType());
16305 StrideConv = tryConvertExprToType(StrideConv.get(), Context.getSizeType());
  /src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 177 inline static SizeType getSizeType(unsigned nbytes);
190 inline ValueType::SizeType ValueType::getSizeType(unsigned nbytes) {
268 return ValueType(BT_String, getSizeType(sizeof(StringRef)), false, 0);
273 return ValueType(BT_Pointer, getSizeType(sizeof(void*)), false, 0);
  /src/external/apache2/llvm/dist/clang/lib/AST/
ScanfFormatString.cpp 293 return ArgType::PtrTo(ArgType(Ctx.getSizeType(), "size_t"));
PrintfFormatString.cpp 562 return ArgType::makeSizeT(ArgType(Ctx.getSizeType(), "size_t"));
ASTContext.cpp 5626 /// getSizeType - Return the unique type for "size_t" (C99 7.17), the result
5629 CanQualType ASTContext::getSizeType() const {
5630 return getFromTargetType(Target->getSizeType());
8104 llvm::APInt Size(Context->getTypeSize(Context->getSizeType()), 1);
8159 llvm::APInt Size(Context->getTypeSize(Context->getSizeType()), 1);
8167 llvm::APInt Size(Context->getTypeSize(Context->getSizeType()), 4);
8262 llvm::APInt Size(Context->getTypeSize(Context->getSizeType()), 1);
8313 llvm::APInt Size(Context->getTypeSize(Context->getSizeType()), 1);
10418 Type = Context.getSizeType();
ItaniumMangle.cpp 3708 unsigned BitWidth = ASTCtx.getTypeSize(ASTCtx.getSizeType());
3711 mangleIntegerLiteral(ASTCtx.getSizeType(), Rows);
3714 mangleIntegerLiteral(ASTCtx.getSizeType(), Columns);
DeclTemplate.cpp 1416 TypeSourceInfo *TInfo = C.getTrivialTypeSourceInfo(C.getSizeType());
Type.cpp 166 unsigned SizeTypeBits = Context.getTypeSize(Context.getSizeType());
177 unsigned Bits = Context.getTypeSize(Context.getSizeType());
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGAtomic.cpp 1034 getContext().getSizeType());
1514 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType());
1711 Args.add(RValue::get(getAtomicSizeValue()), CGF.getContext().getSizeType());
2024 getContext().getSizeType());
CGExprCXX.cpp 1461 CGF.getContext().getSizeType());
1470 CGF.getContext().getSizeType());
1601 allocatorArgs.add(RValue::get(allocSize), getContext().getSizeType());
1611 QualType sizeType = getContext().getSizeType();
CGOpenMPRuntime.cpp 3410 addFieldToRecordDecl(C, RD, C.getSizeType());
4151 Sz, SE->getType(), CGF.getContext().getSizeType(), SE->getExprLoc());
4177 addFieldToRecordDecl(C, KmpAffinityInfoRD, C.getSizeType());
4400 C.getIntTypeForBitwidth(C.getTypeSize(C.getSizeType()), /*Signed=*/0),
4417 llvm::APInt(C.getTypeSize(C.getSizeType()), NumAffinities), nullptr,
4457 CGF.CreateMemTemp(C.getSizeType(), "affs.counter.addr"),
4458 C.getSizeType());
4617 addFieldToRecordDecl(C, KmpDependInfoRD, C.getSizeType());
4929 CGF.CreateMemTemp(C.getSizeType(), "dep.counter.addr"), C.getSizeType());
    [all...]
CodeGenFunction.cpp 678 if (MD->parameters()[0]->getType().getCanonicalType() != Ctx.getSizeType())
1270 /*Id=*/nullptr, getContext().getSizeType(), ImplicitParamDecl::Other);
CGObjC.cpp 145 llvm::APInt APNumElements(Context.getTypeSize(Context.getSizeType()),
834 args.add(RValue::get(CGF.CGM.getSize(size)), Context.getSizeType());
1314 args.add(RValue::get(size), CGF.getContext().getSizeType());
CGOpenMPRuntimeGPU.cpp 1844 CGM.getContext().getSizeType(), Loc);
4108 CGF.getContext().getPointerType(CGF.getContext().getSizeType()),
4118 CGF.getContext().getPointerType(CGF.getContext().getSizeType()),
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
SymbolManager.cpp 322 return Ctx.getSizeType();
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetInfo.h 317 IntType getSizeType() const { return SizeType; }

Completed in 94 milliseconds

1 2