Searched refs:vGatherResult_lo (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/ |
| H A D | fetch_jit.cpp | 1259 Value* vGatherResult_lo = EXTRACT_16(vGatherResult, 0); local in function:FetchJit::Shuffle8bpcGatherd16 1263 BITCAST(PSHUFB(BITCAST(vGatherResult_lo, v32x8Ty), vConstMask), vGatherTy); 1438 Value* vGatherResult_lo = EXTRACT_16(vGatherResult, 0); local in function:FetchJit::Shuffle8bpcGatherd16 1442 BITCAST(PSHUFB(BITCAST(vGatherResult_lo, v32x8Ty), vConstMask), vGatherTy); 1629 Value* vGatherResult_lo = BITCAST(EXTRACT_16(vGatherResult[0], 0), v32x8Ty); local in function:FetchJit::Shuffle16bpcGather16 1632 Value* vShufResult_lo = BITCAST(PSHUFB(vGatherResult_lo, vConstMask), vGatherTy); 1656 Value* vGatherResult_lo = BITCAST(EXTRACT_16(vGatherResult[1], 0), v32x8Ty); local in function:FetchJit::Shuffle16bpcGather16 1659 Value* vShufResult_lo = BITCAST(PSHUFB(vGatherResult_lo, vConstMask), vGatherTy); 1815 Value* vGatherResult_lo = EXTRACT_16(vGatherResult[selectedGather], 0); local in function:FetchJit::Shuffle16bpcGather16 1819 PSHUFB(BITCAST(vGatherResult_lo, v32x8T [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/ |
| H A D | fetch_jit.cpp | 1339 Value* vGatherResult_lo = EXTRACT_16(vGatherResult, 0); local in function:FetchJit::Shuffle8bpcGatherd16 1343 BITCAST(PSHUFB(BITCAST(vGatherResult_lo, v32x8Ty), vConstMask), vGatherTy); 1519 Value* vGatherResult_lo = EXTRACT_16(vGatherResult, 0); local in function:FetchJit::Shuffle8bpcGatherd16 1523 BITCAST(PSHUFB(BITCAST(vGatherResult_lo, v32x8Ty), vConstMask), vGatherTy); 1715 Value* vGatherResult_lo = BITCAST(EXTRACT_16(vGatherResult[0], 0), v32x8Ty); local in function:FetchJit::Shuffle16bpcGather16 1718 Value* vShufResult_lo = BITCAST(PSHUFB(vGatherResult_lo, vConstMask), vGatherTy); 1742 Value* vGatherResult_lo = BITCAST(EXTRACT_16(vGatherResult[1], 0), v32x8Ty); local in function:FetchJit::Shuffle16bpcGather16 1745 Value* vShufResult_lo = BITCAST(PSHUFB(vGatherResult_lo, vConstMask), vGatherTy); 1901 Value* vGatherResult_lo = EXTRACT_16(vGatherResult[selectedGather], 0); local in function:FetchJit::Shuffle16bpcGather16 1905 PSHUFB(BITCAST(vGatherResult_lo, v32x8T [all...] |
Completed in 7 milliseconds