Searched refs:getArrayNumElements (Results 1 – 18 of 18) sorted by relevance
168 return V->getType()->getArrayNumElements() > 0; in anyAggregateType()
371 inline uint64_t getArrayNumElements() const;
386 uint64_t Type::getArrayNumElements() const { in getArrayNumElements() function
186 return T->getArrayNumElements(); in getAggregateNumElements()
70 NamePtr->getType()->getPointerElementType()->getArrayNumElements()))
1568 FTy.getParamType(0)->getArrayNumElements() == 2 && in isValidProtoForLibFunc()
4133 uint64_t NumElts = ArrayTy->getArrayNumElements(); in getConstantDataArrayInfo()
467 const uint64_t NumValues = Array.getAllocatedType()->getArrayNumElements(); in getValues()
1938 NumElements = Ty->getArrayNumElements(); in scalarConstantToHexString()
722 NumAggElts = AggTy->getArrayNumElements(); in foldAggregateConstructionIntoAggregateReuse()
2395 ArrTy->getArrayNumElements() == VecVTy->getNumElements() && in visitGetElementPtrInst()
115 uint64_t ArrayElementCount = Init->getType()->getArrayNumElements(); in foldCmpLoadFromIndexedGlobal()
2599 uint64_t NumElements = STy->getArrayNumElements(); in ConstantFoldGetElementPtr()
4216 if (IsArray && Index >= FullTy->getArrayNumElements()) in parseFunctionBody()4258 if (IsArray && Index >= CurTy->getArrayNumElements()) in parseFunctionBody()
3387 for (int I = 0, N = ATy->getArrayNumElements(); I != N; ++I) { in EmitCMSEClearRecord()
8085 assert(MvecLTypeInner->getArrayNumElements() == NumVectors && in EmitARMMVEBuiltinExpr()8125 assert(MvecLTypeInner->getArrayNumElements() == NumVectors && in EmitARMMVEBuiltinExpr()
5718 Array->getInitializer()->getType()->getArrayNumElements(); in BuildLookup()
44403 Ty->getArrayNumElements() > in combineAndLoadToBZHI()44408 uint64_t ArrayElementCount = Init->getType()->getArrayNumElements(); in combineAndLoadToBZHI()