Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTypeSize.h302 constexpr ElementCount(ScalarTy MinVal, bool Scalable) in ElementCount() function
305 constexpr ElementCount( in ElementCount() function
306 const FixedOrScalableQuantity<ElementCount, unsigned> &V) in ElementCount()
310 constexpr ElementCount() : FixedOrScalableQuantity() {} in ElementCount() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h63 class ElementCount; variable
H A DCore.cpp791 unsigned ElementCount, LLVMBool Packed) { in LLVMStructTypeInContext()
797 unsigned ElementCount, LLVMBool Packed) { in LLVMStructType()
816 unsigned ElementCount, LLVMBool Packed) { in LLVMStructSetBody()
866 LLVMTypeRef LLVMArrayType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMArrayType()
870 LLVMTypeRef LLVMArrayType2(LLVMTypeRef ElementType, uint64_t ElementCount) { in LLVMArrayType2()
883 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType()
888 unsigned ElementCount) { in LLVMScalableVectorType()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUndefResultChecker.cpp53 DefinedOrUnknownSVal ElementCount = getDynamicElementCount( in isArrayIndexOutOfBounds() local
H A DCheckPlacementNew.cpp82 SVal ElementCount = C.getSVal(SizeExpr); in getExtentSizeOfNewTarget() local
H A DExprInspectionChecker.cpp362 DefinedOrUnknownSVal ElementCount = getDynamicElementCountWithOffset( in analyzerDumpElementCount() local
H A DStreamChecker.cpp839 int64_t ElementCount) { in escapeByStartIndexAndCount()
/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddspkginit.c205 UINT32 ElementCount, in AcpiDsBuildInternalPackageObj()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTensorSpec.h111 size_t ElementCount = 0; variable
H A DDXILResource.h276 uint32_t ElementCount; member
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIChecker.cpp162 DefinedOrUnknownSVal ElementCount = getDynamicElementCount( in allRegionsUsedByWait() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicExtent.cpp64 auto ElementCount = in getDynamicElementCount() local
H A DExprEngineCallAndReturn.cpp210 auto ElementCount = in getElementCountOfArrayBeingDestructed() local
803 SVal ElementCount; in bindReturnValue() local
H A DExprEngine.cpp1266 auto ElementCount = getDynamicElementCount(State, Region, svalBuilder, Ty); in prepareStateForArrayDestruction() local
1366 SVal ElementCount; in ProcessAutomaticObjDtor() local
1449 SVal ElementCount; in ProcessDeleteDtor() local
1522 SVal ElementCount; in ProcessMemberDtor() local
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsrepair2.c788 UINT32 ElementCount; in AcpiNsRepair_PRT() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DDXContainer.cpp396 uint32_t ElementCount = InputCount + OutputCount + PatchOrPrimCount; in parse() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1536 unsigned ElementCount = VecTy->getElementCount().getFixedValue(); in getNumberOfParts() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp256 unsigned ElementCount = AT->getSize().getZExtValue(); in calculateLegacyCbufferSize() local
267 unsigned ElementCount = VT->getNumElements(); in calculateLegacyCbufferSize() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp158 uint32_t ElementCount; member
/freebsd/sys/dev/hpt27xx/
H A Dhptintf.h658 HPT_U32 ElementCount; member
/freebsd/sys/dev/hptnr/
H A Dhptintf.h654 HPT_U32 ElementCount; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp8022 uint64_t ElementCount = 1; in getConstantArrayElementCount() local
8036 uint64_t ElementCount = 1; in getArrayInitLoopExprElementCount() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp960 unsigned ElementCount = Info.EC.getKnownMinValue(); in CreateType() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl2.h3343 UINT32 ElementCount; member