Searched refs:UsesSecondVec (Results 1 – 1 of 1) sorted by relevance
2088 bool UsesSecondVec = in foldShuffleFromReductions() local2092 (UsesSecondVec && !IsTruncatingShuffle) ? VecType : ShuffleInputType; in foldShuffleFromReductions()2094 UsesSecondVec ? TTI::SK_PermuteTwoSrc : TTI::SK_PermuteSingleSrc, in foldShuffleFromReductions()2097 UsesSecondVec ? TTI::SK_PermuteTwoSrc : TTI::SK_PermuteSingleSrc, in foldShuffleFromReductions()