Searched defs:numElts (Results 1 – 4 of 4) sorted by relevance
253 auto numElts = split.second; in addLegalTypedData() local405 auto numElts = split.second; in splitVectorEntry() local699 llvm::Type *eltTy, unsigned numElts) { in isLegalVectorType()708 auto numElts = cast<llvm::FixedVectorType>(vectorTy)->getNumElements(); in splitLegalVectorType() local730 auto numElts = cast<llvm::FixedVectorType>(origVectorTy)->getNumElements(); in legalizeVectorType() local
2580 llvm::Value *numElts = CGF.getVLASize(vla).NumElts; in EmitScalarPrePostIncDec() local
5400 uint64_t numElts = 1; in visitField() local
7829 unsigned numElts = static_cast<unsigned>(numEltsInt.getZExtValue()); in HandleNeonVectorTypeAttr() local