Searched defs:UnpackHiMask (Results 1 – 1 of 1) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 8599 const int UnpackHiMask[] = {2, 2, 3, 3}; in lowerV4I32VectorShuffle() local 22537 const int UnpackHiMask[] = {4, 4, 5, 5, 6, 6, 7, 7}; in PerformTargetShuffleCombine() local
|