Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp1415 Value* selectedPermute_lo = (i < 2) ? vi128XY_lo : vi128ZW_lo; in Shuffle8bpcGatherd16() local
1420 PMOVSXBD(BITCAST(VEXTRACT(selectedPermute_lo, C(lane)), v16x8Ty)); in Shuffle8bpcGatherd16()
1791 Value* selectedPermute_lo = (i < 2) ? vi128XY_lo : vi128ZW_lo; in Shuffle16bpcGather16() local
1798 CVTPH2PS(BITCAST(VEXTRACT(selectedPermute_lo, C(lane)), v8x16Ty)); in Shuffle16bpcGather16()
1808 PMOVSXWD(BITCAST(VEXTRACT(selectedPermute_lo, C(lane)), v8x16Ty)); in Shuffle16bpcGather16()