Searched defs:ElementCount (Results 1 – 4 of 4) sorted by relevance
417 unsigned ElementCount, LLVMBool Packed) { in LLVMStructTypeInContext()423 unsigned ElementCount, LLVMBool Packed) { in LLVMStructType()442 unsigned ElementCount, LLVMBool Packed) { in LLVMStructSetBody()472 LLVMTypeRef LLVMArrayType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMArrayType()480 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType()
4409 cmsUInt32Number ElementCount; in Type_MPE_Read() local
4404 uint64_t ElementCount = 1; in getConstantArrayElementCount() local
7913 unsigned ElementCount = SrcVT.getVectorNumElements(); in performExtendCombine() local