Searched refs:VectorBitsMin (Results 1 – 1 of 1) sorted by relevance
2958 unsigned VectorBitsMin = Subtarget.getRealMinVLen(); in computeVLMAXBounds() local2960 RISCVTargetLowering::computeVLMAX(VectorBitsMin, EltSize, MinSize); in computeVLMAXBounds()9907 const unsigned VectorBitsMin = Subtarget.getRealMinVLen(); in getSmallestVTForIndex() local9908 const unsigned MinVLMAX = VectorBitsMin / EltSize; in getSmallestVTForIndex()