Home
last modified time | relevance | path

Searched refs:shuffle3 (Results 1 – 4 of 4) 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/libhevc/common/
Dihevc_tables_x86_intr.h64 extern MEM_ALIGN16 const WORD32 shuffle3[4];
/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