Searched refs:VectorBitsMax (Results 1 – 2 of 2) sorted by relevance
314 const unsigned VectorBitsMax = ST->getRealMaxVLen(); in getMaxVLFor() local315 return RISCVTargetLowering::computeVLMAX(VectorBitsMax, EltSize, MinSize); in getMaxVLFor()
4740 unsigned VectorBitsMax = Subtarget.getRealMaxVLen(); in lowerVectorIntrinsicScalars() local4742 RISCVTargetLowering::computeVLMAX(VectorBitsMax, EltSize, MinSize); in lowerVectorIntrinsicScalars()5726 unsigned VectorBitsMax = Subtarget.getRealMaxVLen(); in lowerVECTOR_REVERSE() local5728 RISCVTargetLowering::computeVLMAX(VectorBitsMax, EltSize, MinSize); in lowerVECTOR_REVERSE()