Home
last modified time | relevance | path

Searched refs:isSplatShuffle (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12767 static bool isSplatShuffle(Value *V) { in isSplatShuffle() function
12799 if (isSplatShuffle(II->getOperand(0))) in shouldSinkOperands()
12801 if (isSplatShuffle(II->getOperand(1))) in shouldSinkOperands()