Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/X86/
DX86ISelLowering.cpp3893 static const int ShiftRightMask[] = {-1, 0, -1, 2, -1, 4, -1, 6 }; in Compact8x32ShuffleNode() local
3894 Op1 = DAG.getVectorShuffle(VT, dl, Op1, UndefNode, ShiftRightMask); in Compact8x32ShuffleNode()