Searched refs:VectorBitsMin (Results 1 – 1 of 1) sorted by relevance
2832 unsigned VectorBitsMin = Subtarget.getRealMinVLen(); in computeVLMAXBounds() local2834 RISCVTargetLowering::computeVLMAX(VectorBitsMin, EltSize, MinSize); in computeVLMAXBounds()8424 const unsigned VectorBitsMin = Subtarget.getRealMinVLen(); in getSmallestVTForIndex() local8425 const unsigned MinVLMAX = VectorBitsMin / EltSize; in getSmallestVTForIndex()