Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8598 const int UnpackLoMask[] = {0, 0, 1, 1}; in lowerV4I32VectorShuffle() local
8601 Mask = UnpackLoMask; in lowerV4I32VectorShuffle()
22536 const int UnpackLoMask[] = {0, 0, 1, 1, 2, 2, 3, 3}; in PerformTargetShuffleCombine() local
22539 std::begin(UnpackLoMask)) || in PerformTargetShuffleCombine()