Home
last modified time | relevance | path

Searched defs:temp_hi (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp2008 … Value *temp_hi = PMOVSXBD(BITCAST(VEXTRACT(selectedPermute_hi, C(lane)), v16x8Ty)); in Shuffle8bpcGatherd16() local
2102 … Value *temp_hi = BITCAST(PSHUFB(BITCAST(vGatherResult_hi, v32x8Ty), vConstMask), vGatherTy); in Shuffle8bpcGatherd16() local
2367 … Value *temp_hi = CVTPH2PS(BITCAST(VEXTRACT(selectedPermute_hi, C(lane)), v8x16Ty)); in Shuffle16bpcGather16() local
2375 … Value *temp_hi = PMOVSXWD(BITCAST(VEXTRACT(selectedPermute_hi, C(lane)), v8x16Ty)); in Shuffle16bpcGather16() local
2465 …Value *temp_hi = BITCAST(PSHUFB(BITCAST(vGatherResult_hi, v32x8Ty), vConstMask[selectedMask]), vGa… in Shuffle16bpcGather16() local
/external/libaom/libaom/av1/common/x86/
Djnt_convolve_sse2.c450 __m128i temp_lo, temp_hi; in av1_dist_wtd_convolve_2d_sse2() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dvpx_subpixel_8t_intrin_ssse3.c989 __m128i s[8], s_lo[4], s_hi[4], temp_lo, temp_hi; in filter_vert_w16_ssse3() local