Home
last modified time | relevance | path

Searched refs:shuffle0 (Results 1 – 10 of 10) sorted by relevance

/external/llvm/test/CodeGen/AArch64/
Dmerge-store.ll34 %shuffle0 = shufflevector <4 x float> %v1, <4 x float> undef, <2 x i32> <i32 0, i32 1>
37 store <2 x float> %shuffle0, <2 x float>* %idx0, align 8
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dmerge-store.ll33 %shuffle0 = shufflevector <4 x float> %v1, <4 x float> undef, <2 x i32> <i32 0, i32 1>
36 store <2 x float> %shuffle0, <2 x float>* %idx0, align 8
/external/libhevc/common/x86/
Dihevc_tables_x86_intr.c113 const WORD32 shuffle0[2] = { 0x80098001, 0x800e8006 }; variable
Dihevc_deblk_ssse3_intr.c459 tmp2_const_8x16b = _mm_loadl_epi64((__m128i *)(shuffle0)); in ihevc_deblk_luma_vert_ssse3()
/external/libhevc/common/
Dihevc_tables_x86_intr.h61 extern const WORD32 shuffle0[2];
/external/webp/src/dsp/
Dlossless_neon.c95 const uint8x8_t shuffle0 = vld1_u8(kBGRShuffle[0]); in ConvertBGRAToBGR_NEON() local
105 vst1_u8(dst + 0, vtbl4_u8(pixels, shuffle0)); in ConvertBGRAToBGR_NEON()
122 const uint8x8_t shuffle0 = vld1_u8(kRGBShuffle[0]); in ConvertBGRAToRGB_NEON() local
132 vst1_u8(dst + 0, vtbl4_u8(pixels, shuffle0)); in ConvertBGRAToRGB_NEON()
/external/llvm/test/CodeGen/X86/
DMergeConsecutiveStores.ll480 …%shuffle0 = shufflevector <8 x float> %v1, <8 x float> undef, <4 x i32> <i32 0, i32 1, i32 2, i32 …
484 store <4 x float> %shuffle0, <4 x float>* %idx0, align 16
Dvector-shuffle-combining.ll1822 %shuffle0 = shufflevector <8 x float> %v, <8 x float> undef, <2 x i32> <i32 0, i32 1>
1824 store <2 x float> %shuffle0, <2 x float>* %ptr, align 8
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
DMergeConsecutiveStores.ll737 …%shuffle0 = shufflevector <8 x float> %v1, <8 x float> undef, <4 x i32> <i32 0, i32 1, i32 2, i32 …
741 store <4 x float> %shuffle0, <4 x float>* %idx0, align 16
Dvector-shuffle-combining.ll1614 %shuffle0 = shufflevector <8 x float> %v, <8 x float> undef, <2 x i32> <i32 0, i32 1>
1616 store <2 x float> %shuffle0, <2 x float>* %ptr, align 8