Searched refs:vGatherResult_hi (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 | 1260 Value* vGatherResult_hi = EXTRACT_16(vGatherResult, 1); local in function:FetchJit::Shuffle8bpcGatherd16 1265 BITCAST(PSHUFB(BITCAST(vGatherResult_hi, v32x8Ty), vConstMask), vGatherTy); 1439 Value* vGatherResult_hi = EXTRACT_16(vGatherResult, 1); local in function:FetchJit::Shuffle8bpcGatherd16 1444 BITCAST(PSHUFB(BITCAST(vGatherResult_hi, v32x8Ty), vConstMask), vGatherTy); 1630 Value* vGatherResult_hi = BITCAST(EXTRACT_16(vGatherResult[0], 1), v32x8Ty); local in function:FetchJit::Shuffle16bpcGather16 1633 Value* vShufResult_hi = BITCAST(PSHUFB(vGatherResult_hi, vConstMask), vGatherTy); 1657 Value* vGatherResult_hi = BITCAST(EXTRACT_16(vGatherResult[1], 1), v32x8Ty); local in function:FetchJit::Shuffle16bpcGather16 1660 Value* vShufResult_hi = BITCAST(PSHUFB(vGatherResult_hi, vConstMask), vGatherTy); 1816 Value* vGatherResult_hi = EXTRACT_16(vGatherResult[selectedGather], 1); local in function:FetchJit::Shuffle16bpcGather16 1822 PSHUFB(BITCAST(vGatherResult_hi, v32x8T [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/ |
| H A D | fetch_jit.cpp | 1340 Value* vGatherResult_hi = EXTRACT_16(vGatherResult, 1); local in function:FetchJit::Shuffle8bpcGatherd16 1345 BITCAST(PSHUFB(BITCAST(vGatherResult_hi, v32x8Ty), vConstMask), vGatherTy); 1520 Value* vGatherResult_hi = EXTRACT_16(vGatherResult, 1); local in function:FetchJit::Shuffle8bpcGatherd16 1525 BITCAST(PSHUFB(BITCAST(vGatherResult_hi, v32x8Ty), vConstMask), vGatherTy); 1716 Value* vGatherResult_hi = BITCAST(EXTRACT_16(vGatherResult[0], 1), v32x8Ty); local in function:FetchJit::Shuffle16bpcGather16 1719 Value* vShufResult_hi = BITCAST(PSHUFB(vGatherResult_hi, vConstMask), vGatherTy); 1743 Value* vGatherResult_hi = BITCAST(EXTRACT_16(vGatherResult[1], 1), v32x8Ty); local in function:FetchJit::Shuffle16bpcGather16 1746 Value* vShufResult_hi = BITCAST(PSHUFB(vGatherResult_hi, vConstMask), vGatherTy); 1902 Value* vGatherResult_hi = EXTRACT_16(vGatherResult[selectedGather], 1); local in function:FetchJit::Shuffle16bpcGather16 1908 PSHUFB(BITCAST(vGatherResult_hi, v32x8T [all...] |
Completed in 10 milliseconds