Searched defs:ShufMask1 (Results 1 – 1 of 1) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 14446 static const int ShufMask1[] = {0, 1, 4, 5, 8, 9, 12, 13, in LowerTRUNCATE() local 16017 SmallVector<int,8> ShufMask1(NumElems, -1); in LowerSIGN_EXTEND() local
|