Searched refs:isSplatShuffle (Results 1 – 1 of 1) sorted by relevance
13737 static bool isSplatShuffle(Value *V) { in isSplatShuffle() function13768 if (AllowSplat && isSplatShuffle(Op1)) in areExtractShuffleVectors()13770 if (AllowSplat && isSplatShuffle(Op2)) in areExtractShuffleVectors()13859 if (isSplatShuffle(II->getOperand(0))) in shouldSinkOperands()13861 if (isSplatShuffle(II->getOperand(1))) in shouldSinkOperands()13971 if (Shuffle && isSplatShuffle(Shuffle) && in shouldSinkOperands()