Searched defs:ShufMask (Results 1 – 1 of 1) sorted by relevance
| /freebsd-10-stable/contrib/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 9026 static const int ShufMask[] = {0, 2, 4, 6, -1, -1, -1, -1}; in LowerTRUNCATE() local 9077 static const int ShufMask[] = {0, 2, -1, -1}; in LowerTRUNCATE() local 12478 static const int ShufMask[] = { 0, 4, 2, 6 }; in LowerMUL() local
|