Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp2004 Value *selectedPermute_hi = (i < 2) ? vi128XY_hi : vi128ZW_hi; in Shuffle8bpcGatherd16() local
2008 … Value *temp_hi = PMOVSXBD(BITCAST(VEXTRACT(selectedPermute_hi, C(lane)), v16x8Ty)); in Shuffle8bpcGatherd16()
2361 Value *selectedPermute_hi = (i < 2) ? vi128XY_hi : vi128ZW_hi; in Shuffle16bpcGather16() local
2367 … Value *temp_hi = CVTPH2PS(BITCAST(VEXTRACT(selectedPermute_hi, C(lane)), v8x16Ty)); in Shuffle16bpcGather16()
2375 … Value *temp_hi = PMOVSXWD(BITCAST(VEXTRACT(selectedPermute_hi, C(lane)), v8x16Ty)); in Shuffle16bpcGather16()