Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp18722 bool AddSplatCase = false; in combineVectorShift() local
18726 AddSplatCase = true; in combineVectorShift()
18730 if (!AddSplatCase) { in combineVectorShift()