Searched defs:ElementCount (Results 1 – 4 of 4) sorted by relevance
428 unsigned ElementCount, LLVMBool Packed) { in LLVMStructTypeInContext()434 unsigned ElementCount, LLVMBool Packed) { in LLVMStructType()453 unsigned ElementCount, LLVMBool Packed) { in LLVMStructSetBody()488 LLVMTypeRef LLVMArrayType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMArrayType()496 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType()
4409 cmsUInt32Number ElementCount; in Type_MPE_Read() local
4563 uint64_t ElementCount = 1; in getConstantArrayElementCount() local
8504 unsigned ElementCount = SrcVT.getVectorNumElements(); in performExtendCombine() local