Searched refs:getArrayNumElements (Results 1 – 15 of 15) sorted by relevance
168 return V->getType()->getArrayNumElements() > 0; in anyAggregateType()
366 inline uint64_t getArrayNumElements() const;
427 uint64_t Type::getArrayNumElements() const { in getArrayNumElements() function
346 inline uint64_t getArrayNumElements() const;
364 uint64_t Type::getArrayNumElements() const { in getArrayNumElements() function
186 return T->getArrayNumElements(); in getAggregateNumElements()
1465 FTy.getParamType(0)->getArrayNumElements() == 2 && in isValidProtoForLibFunc()
3701 uint64_t NumElts = ArrayTy->getArrayNumElements(); in getConstantDataArrayInfo()
1623 NumElements = Ty->getArrayNumElements(); in scalarConstantToHexString()
2423 uint64_t NumElements = STy->getArrayNumElements(); in ConstantFoldGetElementPtr()
4022 if (IsArray && Index >= FullTy->getArrayNumElements()) in parseFunctionBody()4064 if (IsArray && Index >= CurTy->getArrayNumElements()) in parseFunctionBody()
2207 ArrTy->getArrayNumElements() == VecTy->getVectorNumElements() && in visitGetElementPtrInst()
153 uint64_t ArrayElementCount = Init->getType()->getArrayNumElements(); in foldCmpLoadFromIndexedGlobal()
5189 Array->getInitializer()->getType()->getArrayNumElements(); in BuildLookup()
40083 Ty->getArrayNumElements() > in combineAndLoadToBZHI()40088 uint64_t ArrayElementCount = Init->getType()->getArrayNumElements(); in combineAndLoadToBZHI()