Searched refs:isSequentialOrUndefOrZeroInRange (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 5650 static bool isSequentialOrUndefOrZeroInRange(ArrayRef<int> Mask, unsigned Pos, in isSequentialOrUndefOrZeroInRange() function 11465 isSequentialOrUndefOrZeroInRange(TargetMask, 0, NumElts, 0)) in matchShuffleWithUNPCK() 35944 (OptForSize || !isSequentialOrUndefOrZeroInRange(BaseMask, 0, 2, 0))) { in combineX86ShuffleChain() 36311 isSequentialOrUndefOrZeroInRange(Mask, 0, NumMaskElts, 0) && in combineX86ShuffleChain()
|