Home
last modified time | relevance | path

Searched refs:getEstimatedVLFor (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp656 unsigned NumLoads = getEstimatedVLFor(&VTy); in getGatherScatterOpCost()
916 unsigned RISCVTTIImpl::getEstimatedVLFor(VectorType *Ty) { in getEstimatedVLFor() function in RISCVTTIImpl
949 unsigned VL = getEstimatedVLFor(Ty); in getMinMaxReductionCost()
982 unsigned VL = getEstimatedVLFor(Ty); in getArithmeticReductionCost()
H A DRISCVTargetTransformInfo.h49 unsigned getEstimatedVLFor(VectorType *Ty);