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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp17261 static const int ShufMask[] = {0, 2, 4, 6, -1, -1, -1, -1}; in LowerTRUNCATE() local
17274 static const int ShufMask[] = {0, 2, 4, 6}; in LowerTRUNCATE() local
22647 static const int ShufMask[] = { 0, 4, 2, 6 }; in LowerMUL() local
22798 const int ShufMask[] = {-1, 0, -1, 1, -1, 2, -1, 3, in LowerMULH() local
22811 const int ShufMask[] = {8, 9, 10, 11, 12, 13, 14, 15, in LowerMULH() local
22818 const int ShufMask[] = {-1, 8, -1, 9, -1, 10, -1, 11, in LowerMULH() local
29596 int ShufMask[4] = {-1, -1, -1, -1}; in matchBinaryPermuteVectorShuffle() local
31610 unsigned ShufMask = (NumElts > 2 ? 0 : 0x44); in createMMXBuildVector() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp7760 int ShufMask[2] = { 1, -1 }; in LowerUINT_TO_FP_i64() local