Home
last modified time | relevance | path

Searched defs:ShufMask (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/X86/
DX86ISelLowering.cpp9026 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