Searched refs:getArrayNumElements (Results 1 – 13 of 13) sorted by relevance
169 return V->getType()->getArrayNumElements() > 0; in anyAggregateType()
363 inline uint64_t getArrayNumElements() const;
388 uint64_t Type::getArrayNumElements() const { in getArrayNumElements() function
187 return T->getArrayNumElements(); in getAggregateNumElements()
1398 FTy.getParamType(0)->getArrayNumElements() == 2 && in isValidProtoForLibFunc()
3502 uint64_t NumElts = ArrayTy->getArrayNumElements(); in getConstantDataArrayInfo()
1599 NumElements = Ty->getArrayNumElements(); in scalarConstantToHexString()
2302 uint64_t NumElements = STy->getArrayNumElements(); in ConstantFoldGetElementPtr()
3725 if (IsArray && Index >= CurTy->getArrayNumElements()) in parseFunctionBody()3767 if (IsArray && Index >= CurTy->getArrayNumElements()) in parseFunctionBody()
2074 ArrTy->getArrayNumElements() == VecTy->getVectorNumElements(); in visitGetElementPtrInst()
182 uint64_t ArrayElementCount = Init->getType()->getArrayNumElements(); in foldCmpLoadFromIndexedGlobal()
5085 Array->getInitializer()->getType()->getArrayNumElements(); in BuildLookup()
36242 Ty->getArrayNumElements() > in combineAndLoadToBZHI()36247 uint64_t ArrayElementCount = Init->getType()->getArrayNumElements(); in combineAndLoadToBZHI()