Searched defs:ShufMask1 (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 22609 static const int ShufMask1[] = { 0, 1, 4, 5, 8, 9, 12, 13, in LowerTRUNCATE() local 22630 static const int ShufMask1[] = {0, 2, 4, 6, -1, -1, -1, -1}; in LowerTRUNCATE() local
|