Searched defs:ShufMask2 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 14220 static const int ShufMask2[] = {0, 1, 4, 5}; in LowerTRUNCATE() local 16152 SmallVector<int,8> ShufMask2(NumElems, -1); in LowerSIGN_EXTEND() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 20012 static const int ShufMask2[] = {0, 2, -1, -1}; in LowerTRUNCATE() local 20039 static const int ShufMask2[] = {0, 1, 4, 5}; in LowerTRUNCATE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 22615 static const int ShufMask2[] = {0, 2, -1, -1}; in LowerTRUNCATE() local 22640 static const int ShufMask2[] = {0, 1, 4, 5}; in LowerTRUNCATE() local
|