Searched refs:NElt (Results 1 – 1 of 1) sorted by relevance
720 uint64_t NElt = AT->getZExtSize(); in passAsPureScalableType() local721 if (NElt == 0) in passAsPureScalableType()729 if (CoerceToSeq.size() + NElt * EltCoerceToSeq.size() > 12) in passAsPureScalableType()732 for (uint64_t I = 0; I < NElt; ++I) in passAsPureScalableType()735 NVec += NElt * NV; in passAsPureScalableType()736 NPred += NElt * NP; in passAsPureScalableType()843 uint64_t NElt = AT->getNumElements(); in flattenType() local844 if (NElt == 0) in flattenType()850 for (uint64_t I = 0; I < NElt; ++I) in flattenType()