D | X86ISelLowering.cpp | 17261 static const int ShufMask[] = {0, 2, 4, 6, -1, -1, -1, -1}; in LowerTRUNCATE() local 17274 static const int ShufMask[] = {0, 2, 4, 6}; in LowerTRUNCATE() local 22647 static const int ShufMask[] = { 0, 4, 2, 6 }; in LowerMUL() local 22798 const int ShufMask[] = {-1, 0, -1, 1, -1, 2, -1, 3, in LowerMULH() local 22811 const int ShufMask[] = {8, 9, 10, 11, 12, 13, 14, 15, in LowerMULH() local 22818 const int ShufMask[] = {-1, 8, -1, 9, -1, 10, -1, 11, in LowerMULH() local 29596 int ShufMask[4] = {-1, -1, -1, -1}; in matchBinaryPermuteVectorShuffle() local 31610 unsigned ShufMask = (NumElts > 2 ? 0 : 0x44); in createMMXBuildVector() local
|