Searched refs:VectorBitsMin (Results 1 – 1 of 1) sorted by relevance
2660 unsigned VectorBitsMin = Subtarget.getRealMinVLen(); in computeVLMAXBounds() local2662 RISCVTargetLowering::computeVLMAX(VectorBitsMin, EltSize, MinSize); in computeVLMAXBounds()7884 const unsigned VectorBitsMin = Subtarget.getRealMinVLen(); in getSmallestVTForIndex() local7885 const unsigned MinVLMAX = VectorBitsMin / EltSize; in getSmallestVTForIndex()