/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | TypeSize.h | 301 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 D | DXILResource.cpp | 67 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 D | LLVMContextImpl.h | 63 class ElementCount; variable
|
H A D | Core.cpp | 793 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 D | dspkginit.c | 205 UINT32 ElementCount, in AcpiDsBuildInternalPackageObj()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TensorSpec.h | 110 size_t ElementCount = 0; variable
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
H A D | MPIChecker.cpp | 164 DefinedOrUnknownSVal ElementCount = getDynamicElementCount( in allRegionsUsedByWait() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | DXILResource.h | 56 uint32_t ElementCount; member
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CheckPlacementNew.cpp | 82 SVal ElementCount = C.getSVal(SizeExpr); in getExtentSizeOfNewTarget() local
|
H A D | StreamChecker.cpp | 823 int64_t ElementCount) { in escapeByStartIndexAndCount()
|
/freebsd/sys/contrib/dev/acpica/components/namespace/ |
H A D | nsrepair2.c | 788 UINT32 ElementCount; in AcpiNsRepair_PRT() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaHLSL.cpp | 65 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 D | DXContainer.cpp | 341 uint32_t ElementCount = InputCount + OutputCount + PatchOrPrimCount; in parse() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineCallAndReturn.cpp | 214 auto ElementCount = in getElementCountOfArrayBeingDestructed() local 802 SVal ElementCount; in bindReturnValue() local
|
H A D | ExprEngine.cpp | 1265 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 D | SPIRVBuiltins.cpp | 147 uint32_t ElementCount; member
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTContext.cpp | 7426 uint64_t ElementCount = 1; in getConstantArrayElementCount() local 7440 uint64_t ElementCount = 1; in getArrayInitLoopExprElementCount() local
|
/freebsd/sys/dev/hpt27xx/ |
H A D | hptintf.h | 658 HPT_U32 ElementCount; member
|
/freebsd/sys/dev/hptnr/ |
H A D | hptintf.h | 654 HPT_U32 ElementCount; member
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 810 unsigned ElementCount = Info.EC.getKnownMinValue(); in CreateType() local
|
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | actbl2.h | 3146 UINT32 ElementCount; member
|