Home
last modified time | relevance | path

Searched defs:ArrSize (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIChecker.cpp167 const llvm::APSInt &ArrSize = in allRegionsUsedByWait() local
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DValue.cpp141 llvm::APInt ArrSize(sizeof(size_t) * 8, 1); in Value() local
H A DInterpreter.cpp782 size_t ArrSize = B->Ctx.getConstantArrayElementCount(ConstantArrTy); in transformForValuePrinting() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DVLASizeChecker.cpp103 NonLoc ArrSize = in checkVLA() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp1151 unsigned ArrSize = getContext().getConstantArrayElementCount(CAT); in shouldInlineArrayConstruction() local
H A DRegionStore.cpp2440 uint64_t ArrSize = CAT->getLimitedSize(); in tryBindSmallArray() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1012 uint64_t ArrSize = in optimizeStringLength() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp3075 uint64_t ArrSize = ArrTy->getZExtSize(); in EmitFunctionProlog() local
H A DCGStmtOpenMP.cpp5114 llvm::APInt ArrSize(/*numBits=*/32, InputInfo.NumberOfTargetItems); in EmitOMPTargetTaskBasedDirective() local