Searched refs:getArrayNumElements (Results 1 – 25 of 26) sorted by relevance
12
125 NumElements = Ty->getArrayNumElements(); in scalarConstantToHexString()
168 return V->getType()->getArrayNumElements() > 0; in anyAggregateType()
186 uint32_t arraySize = pType->getArrayNumElements(); in GetVectorType()
1084 uint32_t numElems = pType->getArrayNumElements(); in GetTypeSize()
366 inline uint64_t getArrayNumElements() const;
427 uint64_t Type::getArrayNumElements() const { in getArrayNumElements() function
344 inline uint64_t getArrayNumElements() const;
360 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()
345 ArrayTy->getArrayNumElements()); in arrayTypeToVecType()
1465 FTy.getParamType(0)->getArrayNumElements() == 2 && in isValidProtoForLibFunc()
3701 uint64_t NumElts = ArrayTy->getArrayNumElements(); in getConstantDataArrayInfo()
1623 NumElements = Ty->getArrayNumElements(); in scalarConstantToHexString()
2234 uint64_t NumElements = STy->getArrayNumElements(); in ConstantFoldGetElementPtrImpl()
2423 uint64_t NumElements = STy->getArrayNumElements(); in ConstantFoldGetElementPtr()
4022 if (IsArray && Index >= FullTy->getArrayNumElements()) in parseFunctionBody()4064 if (IsArray && Index >= CurTy->getArrayNumElements()) in parseFunctionBody()
4649 if (IsArray && Index >= CurTy->getArrayNumElements()) in parseFunctionBody()4691 if (IsArray && Index >= CurTy->getArrayNumElements()) in parseFunctionBody()
2207 ArrTy->getArrayNumElements() == VecTy->getVectorNumElements() && in visitGetElementPtrInst()
153 uint64_t ArrayElementCount = Init->getType()->getArrayNumElements(); in foldCmpLoadFromIndexedGlobal()
2863 uint64_t NumElts = Array->getType()->getArrayNumElements(); in getConstantStringInfo()
4650 Array->getInitializer()->getType()->getArrayNumElements(); in BuildLookup()
5189 Array->getInitializer()->getType()->getArrayNumElements(); in BuildLookup()
241 uint64_t ArrayElementCount = Init->getType()->getArrayNumElements(); in FoldCmpLoadFromIndexedGlobal()