Searched refs:getEstimatedVLFor (Results 1 – 2 of 2) sorted by relevance
49 unsigned getEstimatedVLFor(VectorType *Ty);
734 unsigned NumLoads = getEstimatedVLFor(&VTy); in getGatherScatterOpCost()757 unsigned NumLoads = getEstimatedVLFor(&VTy); in getStridedMemoryOpCost()1131 unsigned RISCVTTIImpl::getEstimatedVLFor(VectorType *Ty) { in getEstimatedVLFor() function in RISCVTTIImpl