Home
last modified time | relevance | path

Searched refs:shuffle3 (Results 1 – 11 of 11) sorted by relevance

/external/libhevc/common/x86/
Dihevc_tables_x86_intr.c116 const WORD32 shuffle3[4] = { 0x80808080, 0x0b0a0908, 0x0f0e0d0c, 0x80808080 }; variable
Dihevc_deblk_ssse3_intr.c509 tmp1_const_8x16b = _mm_load_si128((__m128i *)shuffle3); in ihevc_deblk_luma_vert_ssse3()
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/raw/
DInterleave.java161 public static long shuffle3(long x) in shuffle3() method in Interleave
214 return shuffle3(x); in unshuffle3()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
DInterleave.java157 public static long shuffle3(long x) in shuffle3() method in Interleave
210 return shuffle3(x); in unshuffle3()
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/raw/
DInterleave.java161 public static long shuffle3(long x) in shuffle3() method in Interleave
214 return shuffle3(x); in unshuffle3()
/external/libhevc/common/
Dihevc_tables_x86_intr.h64 extern MEM_ALIGN16 const WORD32 shuffle3[4];
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dneon-wide-splat.ll21 define <8 x i16> @shuffle3(<8 x i16> %v) {
22 ; CHECK-LABEL: shuffle3:
/external/llvm-project/llvm/test/CodeGen/X86/
Davx512-load-store.ll191 %shuffle3.i = shufflevector <8 x double> %3, <8 x double> undef, <2 x i32> <i32 0, i32 1>
192 ret <2 x double> %shuffle3.i
352 %shuffle3.i = insertelement <2 x double> %__A, double 0.000000e+00, i32 1
357 …m.masked.load.v2f64.p0v2f64(<2 x double>* %0, i32 1, <2 x i1> %extract.i, <2 x double> %shuffle3.i)
Davx512-intrinsics-fast-isel.ll6576 %shuffle3.i = shufflevector <4 x i64> %add.i, <4 x i64> undef, <2 x i32> <i32 2, i32 3>
6577 %add4.i = add <2 x i64> %shuffle2.i, %shuffle3.i
6656 %shuffle3.i = shufflevector <4 x i64> %mul.i, <4 x i64> undef, <2 x i32> <i32 2, i32 3>
6657 %mul4.i = mul <2 x i64> %shuffle2.i, %shuffle3.i
6694 %shuffle3.i = shufflevector <4 x i64> %or.i, <4 x i64> undef, <2 x i32> <i32 2, i32 3>
6695 %or4.i = or <2 x i64> %shuffle2.i, %shuffle3.i
6732 %shuffle3.i = shufflevector <4 x i64> %and.i, <4 x i64> undef, <2 x i32> <i32 2, i32 3>
6733 %and4.i = and <2 x i64> %shuffle2.i, %shuffle3.i
6777 %shuffle3.i = shufflevector <4 x i64> %add.i, <4 x i64> undef, <2 x i32> <i32 2, i32 3>
6778 %add4.i = add <2 x i64> %shuffle2.i, %shuffle3.i
[all …]
DMergeConsecutiveStores.ll741 …%shuffle3 = shufflevector <8 x float> %v2, <8 x float> undef, <4 x i32> <i32 4, i32 5, i32 6, i32 …
745 store <4 x float> %shuffle3, <4 x float>* %idx3, align 16
/external/llvm/test/CodeGen/X86/
DMergeConsecutiveStores.ll483 …%shuffle3 = shufflevector <8 x float> %v2, <8 x float> undef, <4 x i32> <i32 4, i32 5, i32 6, i32 …
487 store <4 x float> %shuffle3, <4 x float>* %idx3, align 16