Searched refs:GetVectorFactor (Results 1 – 2 of 2) sorted by relevance
704 auto GetVectorFactor = [&](unsigned VF, unsigned LoadStoreSize, in splitChainByAlignment() local761 unsigned TargetVF = GetVectorFactor(VF, VecElemBits, in splitChainByAlignment()
22493 auto GetVectorFactor = [&, &TTI = *TTI](unsigned ReduxWidth) { in tryToReduce() local22515 ReduxWidth = GetVectorFactor(ReduxWidth); in tryToReduce()22536 ReduxWidth = GetVectorFactor(ReduxWidth); in tryToReduce()22760 ReduxWidth = GetVectorFactor(NumReducedVals - Pos); in tryToReduce()