Home
last modified time | relevance | path

Searched defs:SizeTy (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DVLASizeChecker.cpp98 CanQualType SizeTy = Ctx.getSizeType(); in checkVLA() local
192 QualType SizeTy = SizeE->getType(); in checkVLAIndexSize() local
H A DCStringChecker.cpp394 QualType SizeTy = Ctx.getSizeType(); in CheckLocation() local
452 QualType SizeTy = Size.Expression->getType(); in CheckBufferAccess() local
2275 QualType SizeTy = Size.Expression->getType(); in evalMemset() local
2323 QualType SizeTy = Size.Expression->getType(); in evalBzero() local
H A DStdLibraryFunctionsChecker.cpp1268 const QualType SizeTy = ACtx.getSizeType(); in initFunctionSummaries() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp40 Type *SizeTy = M.getDataLayout().getIntPtrType(C); in insertCall() local
H A DSimplifyLibCalls.cpp1239 Type *SizeTy = Size->getType(); in optimizeMemRChr() local
1325 Type *SizeTy = Size->getType(); in optimizeMemChr() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenTypeCache.h50 llvm::IntegerType *SizeTy; member
H A DCGCoroutine.cpp681 CanQualType SizeTy = Context.getSizeType(); in EmitCoroutineIntrinsic() local
688 CanQualType SizeTy = Context.getSizeType(); in EmitCoroutineIntrinsic() local
H A DCGCUDANV.cpp38 llvm::IntegerType *IntTy, *SizeTy; member in __anon91774be00111::CGNVCUDARuntime
H A DCGObjCGNU.cpp152 llvm::IntegerType *SizeTy; member in __anon2d629be70111::CGObjCGNU
H A DItaniumCXXABI.cpp1281 llvm::Type *SizeTy = CGF.ConvertType(getContext().getSizeType()); in emitThrow() local
H A DCGCall.cpp4280 auto SizeTy = Context.getSizeType(); in EmitCallArgs() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp1129 const LLT SizeTy = LLT::scalar(PtrTy.getSizeInBits()); in copyArgumentMemory() local
H A DIRTranslator.cpp1601 LLT SizeTy = LLT::scalar(MinPtrSize); in translateMemFunc() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3100 Type *SizeTy = II.getLength()->getType(); in visitMemSetInst() local
3291 Type *SizeTy = II.getLength()->getType(); in visitMemTransferInst() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7491 Type *SizeTy, unsigned ElemSz, in getAtomicMemcpy()
7593 Type *SizeTy, unsigned ElemSz, in getAtomicMemmove()
7723 Type *SizeTy, unsigned ElemSz, in getAtomicMemset()
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp782 Type *SizeTy = M.getDataLayout().getIntPtrType(M.getContext()); in emitOffloadingEntry() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp2290 QualType SizeTy = Context.getSizeType(); in BuildCXXNew() local
H A DSemaDeclCXX.cpp15878 CanQualType SizeTy = in CheckOperatorNewDeclaration() local
H A DSemaChecking.cpp7441 const QualType SizeTy = Context.getSizeType(); in SemaBuiltinVAStartARMMicrosoft() local