Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp242 unsigned NumLoads = getMaxVLFor(&VTy); in getGatherScatterOpCost()
310 unsigned RISCVTTIImpl::getMaxVLFor(VectorType *Ty) { in getMaxVLFor() function in RISCVTTIImpl
339 unsigned VL = getMaxVLFor(Ty); in getMinMaxReductionCost()
368 unsigned VL = getMaxVLFor(Ty); in getArithmeticReductionCost()
H A DRISCVTargetTransformInfo.h40 unsigned getMaxVLFor(VectorType *Ty);