Searched refs:swizzleIndex (Results 1 – 1 of 1) sorted by relevance
1132 uint32_t swizzleIndex = info.swizzle[i]; in GATHER4PS() local1135 …vGatherComponents[swizzleIndex] = GATHERPS(vGatherComponents[swizzleIndex], pSrcBase, byteOffsets,… in GATHER4PS()1211 uint32_t swizzleIndex = info.swizzle[i]; in GATHER4DD() local1214 …vGatherComponents[swizzleIndex] = GATHERDD(vGatherComponents[swizzleIndex], pSrcBase, byteOffsets,… in GATHER4DD()1264 uint32_t swizzleIndex = info.swizzle[i]; in Shuffle16bpcGather4() local1270 vGatherOutput[swizzleIndex] = vGatherMaskedVal; in Shuffle16bpcGather4()1280 vGatherOutput[swizzleIndex] = VEXTRACT(selectedPermute, C(lane)); in Shuffle16bpcGather4()1306 uint32_t swizzleIndex = info.swizzle[i]; in Shuffle16bpcGather4() local1313 …vGatherOutput[swizzleIndex] = BITCAST(PSHUFB(BITCAST(vGatherInput[selectedGather], v32x8Ty), vCons… in Shuffle16bpcGather4()1353 uint32_t swizzleIndex = info.swizzle[i]; in Shuffle8bpcGather4() local[all …]