Searched refs:ShiftLeftMask (Results 1 – 1 of 1) sorted by relevance
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 4339 static const int ShiftLeftMask[] = {1, -1, 3, -1, 5, -1, 7, -1 }; in Compact8x32ShuffleNode() local 4340 Op0 = DAG.getVectorShuffle(VT, dl, Op0, UndefNode, ShiftLeftMask); in Compact8x32ShuffleNode()
|