Home
last modified time | relevance | path

Searched defs:ArraySize (Results 1 – 25 of 32) sorted by relevance

12

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dchecksum_test.cpp16 scudo::uptr ArraySize) { in computeSoftwareChecksum()
24 scudo::uptr ArraySize) { in computeHardwareChecksum()
37 const scudo::uptr ArraySize = ARRAY_SIZE(Array); in verifyChecksumFunctionBitFlip() local
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProBoundsConstantArrayIndexCheck.cpp113 llvm::APInt ArraySize = SizeArg.getAsIntegral(); in check() local
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DVLASizeChecker.cpp275 SVal ArraySize; in checkPreStmt() local
315 SVal ArraySize; in checkPreStmt() local
H A DCheckSecuritySyntaxOnly.cpp689 uint64_t ArraySize = BR.getContext().getTypeSize(Array) / 8; in checkCall_strcpy() local
/llvm-project-15.0.7/llvm/lib/Support/
H A DSmallPtrSet.cpp67 unsigned ArraySize = CurArraySize; in FindBucketFor() local
/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dchunk.h23 inline u16 computeChecksum(u32 Seed, uptr Value, uptr *Array, uptr ArraySize) { in computeChecksum()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DMakeSmartPtrCheck.cpp286 if (const auto *ArraySize = New->getArraySize().value_or(nullptr)) { in replaceNew() local
H A DLoopConvertUtils.cpp451 llvm::APSInt ArraySize(ConstType->getSize()); in arrayMatchesBoundExpr() local
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DManagedMemoryRewrite.cpp233 Value *ArraySize = Builder.getInt64(ArraySizeInt); in replaceGlobalArray() local
H A DPPCGCodeGeneration.cpp799 Value *ArraySize = getArraySize(Array); in allocateDeviceArrays() local
1117 Value *ArraySize = ConstantInt::get(Builder.getInt64Ty(), Array->size); in getArraySize() local
/llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1231 #define OMP_ARRAY_TYPE(VarName, ElemTy, ArraySize) \ argument
/llvm-project-15.0.7/llvm/lib/IR/
H A DInstructions.cpp665 Value *ArraySize, in createMalloc()
752 Value *AllocSize, Value *ArraySize, in CreateMalloc()
760 Value *AllocSize, Value *ArraySize, in CreateMalloc()
778 Value *AllocSize, Value *ArraySize, in CreateMalloc()
785 Value *AllocSize, Value *ArraySize, in CreateMalloc()
1371 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst()
1377 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst()
1383 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst()
1394 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst()
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp790 Value *ArraySize = I.getArraySize(); in visitAllocaInst() local
1135 Value *ArraySize = Builder.CreateZExtOrTrunc( in visitAllocaInst() local
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DSafeStack.cpp663 Value *ArraySize = AI->getArraySize(); in moveDynamicAllocasToUnsafeStack() local
/llvm-project-15.0.7/compiler-rt/lib/scudo/
H A Dscudo_allocator.cpp47 inline u32 computeCRC32(u32 Crc, uptr Value, uptr *Array, uptr ArraySize) { in computeCRC32()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp71 llvm::Value *ArraySize) { in CreateTempAllocaWithoutCast()
81 llvm::Value *ArraySize, in CreateTempAlloca()
112 llvm::Value *ArraySize) { in CreateTempAlloca()
679 llvm::Value *ArraySize) { in EmitTypeCheck()
H A DCGOpenMPRuntimeGPU.cpp193 llvm::APInt ArraySize(32, BufSize); in buildRecordForGlobalizedVars() local
3248 llvm::APInt ArraySize(/*unsigned int numBits=*/32, Size); in emitReduction() local
H A DCGOpenMPRuntime.cpp2441 llvm::APInt ArraySize(/*unsigned int numBits=*/32, CopyprivateVars.size()); in emitSingleRegion() local
5502 llvm::APInt ArraySize(/*unsigned int numBits=*/32, Size); in emitReduction() local
5975 llvm::APInt ArraySize(/*numBits=*/64, Size); in emitTaskReductionInit() local
10159 llvm::Value *ArraySize = MapperCGF.Builder.CreateNUWMul( in emitUDMapperArrayInitOrDel() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp2329 static ExprResult checkArraySize(Sema &S, Expr *&ArraySize, in checkArraySize()
2398 Expr *ArraySize, unsigned Quals, in BuildArrayType()
2681 QualType Sema::BuildExtVectorType(QualType T, Expr *ArraySize, in BuildExtVectorType()
4985 Expr *ArraySize = static_cast<Expr*>(ATI.NumElts); in GetFullTypeForDeclarator() local
H A DSemaExprCXX.cpp1835 Optional<Expr *> ArraySize; in ActOnCXXNew() local
1961 Optional<Expr *> ArraySize, in BuildCXXNew()
2112 Expr *ArraySize; in BuildCXXNew() member in Sema::BuildCXXNew::SizeConvertDiagnoser
2115 SizeConvertDiagnoser(Expr *ArraySize) in BuildCXXNew()
/llvm-project-15.0.7/clang/lib/AST/
H A DExprCXX.cpp185 Optional<Expr *> ArraySize, in CXXNewExpr()
247 Optional<Expr *> ArraySize, in Create()
H A DTextNodeDumper.cpp542 unsigned ArraySize = Value.getArraySize(); in Visit() local
H A DExprConstant.cpp192 uint64_t &ArraySize, QualType &Type, bool &IsArray, in findMostDerivedSubobject()
367 uint64_t ArraySize = in validIndexAdjustments() local
461 uint64_t ArraySize = in adjustIndex() local
6976 unsigned ArraySize = Val.getArraySize(); in visitArray() local
9530 if (Optional<const Expr *> ArraySize = E->getArraySize()) { in VisitCXXNewExpr() local
11694 uint64_t ArraySize = Designator.getMostDerivedArraySize(); in determineEndOffset() local
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1723 uint64_t ArraySize = in lowerTypeArray() local
1741 uint64_t ArraySize = Ty->getSizeInBits() >> 3; in lowerTypeString() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp469 unsigned ArraySize = 16 / Size; in getMemSetPatternValue() local

12