Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp1421 Value* temp_hi = in Shuffle8bpcGatherd16() local
1424 Value* temp = JOIN_16(temp_lo, temp_hi); in Shuffle8bpcGatherd16()
1524 Value* temp_hi = in Shuffle8bpcGatherd16() local
1531 Value* temp = JOIN_16(temp_lo, temp_hi); in Shuffle8bpcGatherd16()
1799 Value* temp_hi = in Shuffle16bpcGather16() local
1802 vVertexElements[currentVertexElement] = JOIN_16(temp_lo, temp_hi); in Shuffle16bpcGather16()
1809 Value* temp_hi = in Shuffle16bpcGather16() local
1812 Value* temp = JOIN_16(temp_lo, temp_hi); in Shuffle16bpcGather16()
1907 Value* temp_hi = BITCAST( in Shuffle16bpcGather16() local
1915 Value* temp = JOIN_16(temp_lo, temp_hi); in Shuffle16bpcGather16()