/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | VLASizeChecker.cpp | 288 SVal ArraySize; in checkPreStmt() local 328 SVal ArraySize; in checkPreStmt() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | SmallPtrSet.cpp | 67 unsigned ArraySize = CurArraySize; in FindBucketFor() local
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseInit.cpp | 444 llvm::APSInt ArraySize = in createEmbedExpr() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | chunk.h | 23 inline u16 computeChecksum(u32 Seed, uptr Value, uptr *Array, uptr ArraySize) { in computeChecksum() argument
|
/freebsd/stand/efi/include/ |
H A D | efifs.h | 99 UINT32 ArraySize; member
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | LoongArch.cpp | 149 uint64_t ArraySize = ATy->getZExtSize(); in detectFARsEligibleStructHelper() local
|
H A D | RISCV.cpp | 155 uint64_t ArraySize = ATy->getZExtSize(); in detectFPCCEligibleStructHelper() local
|
H A D | X86.cpp | 2011 uint64_t ArraySize = AT->getZExtSize(); in classify() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | MemoryBuiltins.cpp | 788 Value *ArraySize = I.getArraySize(); in visitAllocaInst() local 1146 Value *ArraySize = Builder.CreateZExtOrTrunc( in visitAllocaInst() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SafeStack.cpp | 663 Value *ArraySize = AI->getArraySize(); in moveDynamicAllocasToUnsafeStack() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 548 uint64_t ArraySize = GEP->getSourceElementType()->getArrayNumElements(); in tryToRecognizeTableBasedCttz() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaType.cpp | 1957 static ExprResult checkArraySize(Sema &S, Expr *&ArraySize, in checkArraySize() 2028 Expr *ArraySize, unsigned Quals, in BuildArrayType() 2134 auto IsStaticAssertLike = [](const Expr *ArraySize, ASTContext &Context) { in BuildArrayType() 2366 QualType Sema::BuildExtVectorType(QualType T, Expr *ArraySize, in BuildExtVectorType() 4682 Expr *ArraySize = static_cast<Expr*>(ATI.NumElts); in GetFullTypeForDeclarator() local
|
H A D | SemaExprCXX.cpp | 1912 std::optional<Expr *> ArraySize; in ActOnCXXNew() local 2036 std::optional<Expr *> ArraySize, in BuildCXXNew() 2201 Expr *ArraySize; in BuildCXXNew() member in Sema::BuildCXXNew::SizeConvertDiagnoser 2204 SizeConvertDiagnoser(Expr *ArraySize) in BuildCXXNew()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 303 Value *AllocSize, Value *ArraySize, in CreateMalloc() 346 Value *AllocSize, Value *ArraySize, in CreateMalloc()
|
H A D | Instructions.cpp | 1210 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst() 1216 AllocaInst::AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, in AllocaInst()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExpr.cpp | 77 llvm::Value *ArraySize) { in CreateTempAllocaWithoutCast() 87 llvm::Value *ArraySize, in CreateTempAlloca() 118 llvm::Value *ArraySize) { in CreateTempAlloca() 687 llvm::Value *ArraySize) { in EmitTypeCheck()
|
H A D | CGOpenMPRuntimeGPU.cpp | 157 llvm::APInt ArraySize(32, BufSize); in buildRecordForGlobalizedVars() local
|
H A D | CGOpenMPRuntime.cpp | 2250 llvm::APInt ArraySize(/*unsigned int numBits=*/32, CopyprivateVars.size()); in emitSingleRegion() local 5002 llvm::APInt ArraySize(/*unsigned int numBits=*/32, Size); in emitReduction() local 5473 llvm::APInt ArraySize(/*numBits=*/64, Size); in emitTaskReductionInit() local 9382 llvm::Value *ArraySize = MapperCGF.Builder.CreateNUWMul( in emitUDMapperArrayInitOrDel() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 1773 uint64_t ArraySize = in lowerTypeString() local 1755 uint64_t ArraySize = lowerTypeArray() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPIRBuilder.h | 2869 #define OMP_ARRAY_TYPE(VarName, ElemTy, ArraySize) \ argument
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprCXX.cpp | 233 std::optional<Expr *> ArraySize, in CXXNewExpr() 296 SourceRange TypeIdParens, std::optional<Expr *> ArraySize, in Create()
|
H A D | ExprConstant.cpp | 196 uint64_t &ArraySize, QualType &Type, bool &IsArray, in findMostDerivedSubobject() 375 uint64_t ArraySize = in validIndexAdjustments() local 469 uint64_t ArraySize = in adjustIndex() local 7144 unsigned ArraySize = Val.getArraySize(); in visitArray() local 9943 if (std::optional<const Expr *> ArraySize = E->getArraySize()) { in VisitCXXNewExpr() local 12317 uint64_t ArraySize = Designator.getMostDerivedArraySize(); in determineEndOffset() local
|
H A D | TextNodeDumper.cpp | 684 unsigned ArraySize = Value.getArraySize(); in Visit() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVEmitIntrinsics.cpp | 1322 Value *ArraySize = nullptr; in visitAllocaInst() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.cpp | 401 unsigned ArraySize = 16 / Size; in getMemSetPatternValue() local
|