Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIChecker.cpp167 const llvm::APSInt &ArrSize = in allRegionsUsedByWait() local
/freebsd-src/contrib/llvm-project/clang/lib/Interpreter/
H A DValue.cpp141 llvm::APInt ArrSize(sizeof(size_t) * 8, 1); in Value() local
H A DInterpreter.cpp607 size_t ArrSize = Ctx.getConstantArrayElementCount(ConstantArrTy); getCall() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DVLASizeChecker.cpp103 NonLoc ArrSize = in checkVLA() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp1150 unsigned ArrSize = getContext().getConstantArrayElementCount(CAT); shouldInlineArrayConstruction() local
H A DRegionStore.cpp2439 uint64_t ArrSize = CAT->getSize().getLimitedValue(); tryBindSmallArray() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1003 uint64_t ArrSize = optimizeStringLength() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp3092 uint64_t ArrSize = ArrTy->getSize().getZExtValue(); EmitFunctionProlog() local
H A DCGStmtOpenMP.cpp5057 llvm::APInt ArrSize(/*numBits=*/32, InputInfo.NumberOfTargetItems); EmitOMPTargetTaskBasedDirective() local