Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelLowering.cpp2066 SDValue ShufMask[4]; in LowerEXTRACT_VECTOR_ELT() local
2180 SDValue ShufMask = DAG.getNode(SPUISD::SHUFFLE_MASK, dl, maskVT, Pointer); in LowerINSERT_VECTOR_ELT() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp14151 static const int ShufMask[] = {0, 2, 4, 6, -1, -1, -1, -1}; in LowerTRUNCATE() local
14165 static const int ShufMask[] = {0, 2, 4, 6}; in LowerTRUNCATE() local
14191 static const int ShufMask[] = {0, 2, -1, -1}; in LowerTRUNCATE() local
19342 const int ShufMask[] = {-1, 0, -1, 1, -1, 2, -1, 3, in LowerMUL() local
19355 const int ShufMask[] = {8, 9, 10, 11, 12, 13, 14, 15, in LowerMUL() local
19362 const int ShufMask[] = {-1, 8, -1, 9, -1, 10, -1, 11, in LowerMUL() local
19400 static const int ShufMask[] = { 0, 4, 2, 6 }; in LowerMUL() local
19521 const int ShufMask[] = {-1, 0, -1, 1, -1, 2, -1, 3, in LowerMULH() local
19534 const int ShufMask[] = {8, 9, 10, 11, 12, 13, 14, 15, in LowerMULH() local
19541 const int ShufMask[] = {-1, 8, -1, 9, -1, 10, -1, 11, in LowerMULH() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp7760 int ShufMask[2] = { 1, -1 }; in LowerUINT_TO_FP_i64() local