Searched refs:swizzleIndex (Results 1 – 1 of 1) sorted by relevance
1079 uint32_t swizzleIndex = info.swizzle[i]; in GATHER4PS() local1085 …vGatherComponents[swizzleIndex] = GATHERPS(vGatherComponents[swizzleIndex], pSrcBase, byteOffsets,… in GATHER4PS()1166 uint32_t swizzleIndex = info.swizzle[i]; in GATHER4DD() local1172 …vGatherComponents[swizzleIndex] = GATHERDD(vGatherComponents[swizzleIndex], pSrcBase, byteOffsets,… in GATHER4DD()1222 uint32_t swizzleIndex = info.swizzle[i]; in Shuffle16bpcGather4() local1228 vGatherOutput[swizzleIndex] = vGatherMaskedVal; in Shuffle16bpcGather4()1238 vGatherOutput[swizzleIndex] = VEXTRACT(selectedPermute, C(lane)); in Shuffle16bpcGather4()1264 uint32_t swizzleIndex = info.swizzle[i]; in Shuffle16bpcGather4() local1271 …vGatherOutput[swizzleIndex] = BITCAST(PSHUFB(BITCAST(vGatherInput[selectedGather], v32x8Ty), vCons… in Shuffle16bpcGather4()1311 uint32_t swizzleIndex = info.swizzle[i]; in Shuffle8bpcGather4() local[all …]