Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTypeSize.h301 constexpr ElementCount(ScalarTy MinVal, bool Scalable) in ElementCount() function
304 constexpr ElementCount( in ElementCount() function
305 const FixedOrScalableQuantity<ElementCount, unsigned> &V) in ElementCount()
309 constexpr ElementCount() : FixedOrScalableQuantity() {} in ElementCount() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDXILResource.cpp67 ElementType ElementTy, uint32_t ElementCount, in SRV()
99 uint32_t ElementCount, in Texture2DMS()
111 ElementType ElementTy, uint32_t ElementCount, uint32_t SampleCount) { in Texture2DMSArray()
122 ElementType ElementTy, uint32_t ElementCount, in UAV()
167 ElementType ElementTy, uint32_t ElementCount, in RWTexture2DMS()
183 ElementType ElementTy, uint32_t ElementCount, in RWTexture2DMSArray()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h63 class ElementCount; variable
H A DCore.cpp793 unsigned ElementCount, LLVMBool Packed) { in LLVMStructTypeInContext()
799 unsigned ElementCount, LLVMBool Packed) { in LLVMStructType()
818 unsigned ElementCount, LLVMBool Packed) { in LLVMStructSetBody()
868 LLVMTypeRef LLVMArrayType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMArrayType()
872 LLVMTypeRef LLVMArrayType2(LLVMTypeRef ElementType, uint64_t ElementCount) { in LLVMArrayType2()
884 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType()
889 unsigned ElementCount) { in LLVMScalableVectorType()
/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.h110 size_t ElementCount = 0; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIChecker.cpp164 DefinedOrUnknownSVal ElementCount = getDynamicElementCount( in allRegionsUsedByWait() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDXILResource.h56 uint32_t ElementCount; member
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckPlacementNew.cpp82 SVal ElementCount = C.getSVal(SizeExpr); in getExtentSizeOfNewTarget() local
H A DStreamChecker.cpp823 int64_t ElementCount) { in escapeByStartIndexAndCount()
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsrepair2.c788 UINT32 ElementCount; in AcpiNsRepair_PRT() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp65 if (unsigned ElementCount = AT->getSize().getZExtValue()) { in calculateLegacyCbufferSize() local
72 unsigned ElementCount = VT->getNumElements(); in calculateLegacyCbufferSize() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DDXContainer.cpp341 uint32_t ElementCount = InputCount + OutputCount + PatchOrPrimCount; in parse() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
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/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp147 uint32_t ElementCount; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7426 uint64_t ElementCount = 1; in getConstantArrayElementCount() local
7440 uint64_t ElementCount = 1; in getArrayInitLoopExprElementCount() local
/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/CodeGen/
H A DCGDebugInfo.cpp810 unsigned ElementCount = Info.EC.getKnownMinValue(); in CreateType() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl2.h3146 UINT32 ElementCount; member