Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DVLASizeChecker.cpp288 SVal ArraySize; in checkPreStmt() local
328 SVal ArraySize; in checkPreStmt() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSmallPtrSet.cpp67 unsigned ArraySize = CurArraySize; in FindBucketFor() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseInit.cpp444 llvm::APSInt ArraySize = in createEmbedExpr() local
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dchunk.h23 inline u16 computeChecksum(u32 Seed, uptr Value, uptr *Array, uptr ArraySize) { in computeChecksum() argument
/freebsd/stand/efi/include/
H A Defifs.h99 UINT32 ArraySize; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DLoongArch.cpp149 uint64_t ArraySize = ATy->getZExtSize(); in detectFARsEligibleStructHelper() local
H A DRISCV.cpp155 uint64_t ArraySize = ATy->getZExtSize(); in detectFPCCEligibleStructHelper() local
H A DX86.cpp2011 uint64_t ArraySize = AT->getZExtSize(); in classify() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp788 Value *ArraySize = I.getArraySize(); in visitAllocaInst() local
1146 Value *ArraySize = Builder.CreateZExtOrTrunc( in visitAllocaInst() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp663 Value *ArraySize = AI->getArraySize(); in moveDynamicAllocasToUnsafeStack() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp548 uint64_t ArraySize = GEP->getSourceElementType()->getArrayNumElements(); in tryToRecognizeTableBasedCttz() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp1957 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 DSemaExprCXX.cpp1912 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 DIRBuilder.cpp303 Value *AllocSize, Value *ArraySize, in CreateMalloc()
346 Value *AllocSize, Value *ArraySize, in CreateMalloc()
H A DInstructions.cpp1210 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 DCGExpr.cpp77 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 DCGOpenMPRuntimeGPU.cpp157 llvm::APInt ArraySize(32, BufSize); in buildRecordForGlobalizedVars() local
H A DCGOpenMPRuntime.cpp2250 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 DCodeViewDebug.cpp1773 uint64_t ArraySize = in lowerTypeString() local
1755 uint64_t ArraySize = lowerTypeArray() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2869 #define OMP_ARRAY_TYPE(VarName, ElemTy, ArraySize) \ argument
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp233 std::optional<Expr *> ArraySize, in CXXNewExpr()
296 SourceRange TypeIdParens, std::optional<Expr *> ArraySize, in Create()
H A DExprConstant.cpp196 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 DTextNodeDumper.cpp684 unsigned ArraySize = Value.getArraySize(); in Visit() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp1322 Value *ArraySize = nullptr; in visitAllocaInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp401 unsigned ArraySize = 16 / Size; in getMemSetPatternValue() local

12