Home
last modified time | relevance | path

Searched defs:ElementCount (Results 1 – 21 of 21) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DTypeSize.h286 constexpr ElementCount(ScalarTy MinVal, bool Scalable) in ElementCount() function
289 constexpr ElementCount( in ElementCount() function
290 const FixedOrScalableQuantity<ElementCount, unsigned> &V) in ElementCount()
294 constexpr ElementCount() : FixedOrScalableQuantity() {} in ElementCount() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h61 class ElementCount; variable
H A DCore.cpp765 unsigned ElementCount, LLVMBool Packed) { in LLVMStructTypeInContext()
771 unsigned ElementCount, LLVMBool Packed) { in LLVMStructType()
790 unsigned ElementCount, LLVMBool Packed) { in LLVMStructSetBody()
840 LLVMTypeRef LLVMArrayType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMArrayType()
844 LLVMTypeRef LLVMArrayType2(LLVMTypeRef ElementType, uint64_t ElementCount) { in LLVMArrayType2()
856 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType()
861 unsigned ElementCount) { in LLVMScalableVectorType()
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundChecker.cpp58 DefinedOrUnknownSVal ElementCount = getDynamicElementCount( in checkLocation() local
H A DReturnPointerRangeChecker.cpp65 DefinedOrUnknownSVal ElementCount = getDynamicElementCount( in checkPreStmt() local
H A DUndefResultChecker.cpp54 DefinedOrUnknownSVal ElementCount = getDynamicElementCount( in isArrayIndexOutOfBounds() local
H A DCheckPlacementNew.cpp82 SVal ElementCount = C.getSVal(SizeExpr); in getExtentSizeOfNewTarget() local
H A DExprInspectionChecker.cpp361 DefinedOrUnknownSVal ElementCount = getDynamicElementCountWithOffset( in analyzerDumpElementCount() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTensorSpec.h106 size_t ElementCount = 0; variable
/freebsd-14.2/sys/contrib/dev/acpica/components/dispatcher/
H A Ddspkginit.c205 UINT32 ElementCount, in AcpiDsBuildInternalPackageObj()
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicExtent.cpp65 auto ElementCount = in getDynamicElementCount() local
H A DExprEngineCallAndReturn.cpp214 auto ElementCount = in getElementCountOfArrayBeingDestructed() local
802 SVal ElementCount; in bindReturnValue() local
H A DExprEngine.cpp1265 auto ElementCount = getDynamicElementCount(State, Region, svalBuilder, Ty); in prepareStateForArrayDestruction() local
1365 SVal ElementCount; in ProcessAutomaticObjDtor() local
1448 SVal ElementCount; in ProcessDeleteDtor() local
1521 SVal ElementCount; in ProcessMemberDtor() local
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIChecker.cpp164 DefinedOrUnknownSVal ElementCount = getDynamicElementCount( in allRegionsUsedByWait() local
/freebsd-14.2/sys/contrib/dev/acpica/components/namespace/
H A Dnsrepair2.c795 UINT32 ElementCount; in AcpiNsRepair_PRT() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DDXContainer.cpp334 uint32_t ElementCount = InputCount + OutputCount + PatchOrPrimCount; in parse() local
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6978 uint64_t ElementCount = 1; in getConstantArrayElementCount() local
6992 uint64_t ElementCount = 1; in getArrayInitLoopExprElementCount() local
/freebsd-14.2/sys/dev/hptnr/
H A Dhptintf.h654 HPT_U32 ElementCount; member
/freebsd-14.2/sys/dev/hpt27xx/
H A Dhptintf.h658 HPT_U32 ElementCount; member
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp800 unsigned ElementCount = Info.EC.getKnownMinValue(); in CreateType() local
/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Dactbl2.h2676 UINT32 ElementCount; member