Home
last modified time | relevance | path

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

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
H A Dlower_x86.cpp556 auto i32Scale = B->Z_EXT(i8Scale, B->mInt32Ty); in VGATHER_EMU() local
569 auto vi32Scale = ConstantVector::getSplat(numElem, cast<ConstantInt>(i32Scale)); in VGATHER_EMU()
571 … vi32Scale = ConstantVector::getSplat(ElementCount(numElem, false), cast<ConstantInt>(i32Scale)); in VGATHER_EMU()
727 auto i32Scale = B->Z_EXT(i8Scale, B->mInt32Ty); in VGATHER_EMU() local
728 v32Gather = B->CALL(pX86IntrinFunc, {vSrc, pBase, vi32Indices, iMask, i32Scale}); in VGATHER_EMU()
741 auto i32Scale = pCallInst->getArgOperand(4); in VSCATTER_EMU() local
750 B->CALL(pThis->mPfnScatter256, {pBase, vi32Indices, v32Src, mask, i32Scale}); in VSCATTER_EMU()
761 B->CALL(pThis->mPfnScatter256, {pBase, indicesLo, srcLo, mask, i32Scale}); in VSCATTER_EMU()
769 B->CALL(pThis->mPfnScatter256, {pBase, indicesHi, srcHi, mask, i32Scale}); in VSCATTER_EMU()
785 B->CALL(pX86IntrinFunc, {pBase, iMask, vi32IndicesExt, v32Src, i32Scale}); in VSCATTER_EMU()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
H A Dlower_x86.cpp556 auto i32Scale = B->Z_EXT(i8Scale, B->mInt32Ty); in VGATHER_EMU() local
569 auto vi32Scale = ConstantVector::getSplat(numElem, cast<ConstantInt>(i32Scale)); in VGATHER_EMU()
571 … vi32Scale = ConstantVector::getSplat(ElementCount(numElem, false), cast<ConstantInt>(i32Scale)); in VGATHER_EMU()
727 auto i32Scale = B->Z_EXT(i8Scale, B->mInt32Ty); in VGATHER_EMU() local
728 v32Gather = B->CALL(pX86IntrinFunc, {vSrc, pBase, vi32Indices, iMask, i32Scale}); in VGATHER_EMU()
741 auto i32Scale = pCallInst->getArgOperand(4); in VSCATTER_EMU() local
750 B->CALL(pThis->mPfnScatter256, {pBase, vi32Indices, v32Src, mask, i32Scale}); in VSCATTER_EMU()
761 B->CALL(pThis->mPfnScatter256, {pBase, indicesLo, srcLo, mask, i32Scale}); in VSCATTER_EMU()
769 B->CALL(pThis->mPfnScatter256, {pBase, indicesHi, srcHi, mask, i32Scale}); in VSCATTER_EMU()
785 B->CALL(pX86IntrinFunc, {pBase, iMask, vi32IndicesExt, v32Src, i32Scale}); in VSCATTER_EMU()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
H A Dlower_x86.cpp556 auto i32Scale = B->Z_EXT(i8Scale, B->mInt32Ty); in VGATHER_EMU() local
569 auto vi32Scale = ConstantVector::getSplat(numElem, cast<ConstantInt>(i32Scale)); in VGATHER_EMU()
571 … vi32Scale = ConstantVector::getSplat(ElementCount(numElem, false), cast<ConstantInt>(i32Scale)); in VGATHER_EMU()
727 auto i32Scale = B->Z_EXT(i8Scale, B->mInt32Ty); in VGATHER_EMU() local
728 v32Gather = B->CALL(pX86IntrinFunc, {vSrc, pBase, vi32Indices, iMask, i32Scale}); in VGATHER_EMU()
741 auto i32Scale = pCallInst->getArgOperand(4); in VSCATTER_EMU() local
750 B->CALL(pThis->mPfnScatter256, {pBase, vi32Indices, v32Src, mask, i32Scale}); in VSCATTER_EMU()
761 B->CALL(pThis->mPfnScatter256, {pBase, indicesLo, srcLo, mask, i32Scale}); in VSCATTER_EMU()
769 B->CALL(pThis->mPfnScatter256, {pBase, indicesHi, srcHi, mask, i32Scale}); in VSCATTER_EMU()
785 B->CALL(pX86IntrinFunc, {pBase, iMask, vi32IndicesExt, v32Src, i32Scale}); in VSCATTER_EMU()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
H A Dlower_x86.cpp556 auto i32Scale = B->Z_EXT(i8Scale, B->mInt32Ty); in VGATHER_EMU() local
569 auto vi32Scale = ConstantVector::getSplat(numElem, cast<ConstantInt>(i32Scale)); in VGATHER_EMU()
571 … vi32Scale = ConstantVector::getSplat(ElementCount(numElem, false), cast<ConstantInt>(i32Scale)); in VGATHER_EMU()
727 auto i32Scale = B->Z_EXT(i8Scale, B->mInt32Ty); in VGATHER_EMU() local
728 v32Gather = B->CALL(pX86IntrinFunc, {vSrc, pBase, vi32Indices, iMask, i32Scale}); in VGATHER_EMU()
741 auto i32Scale = pCallInst->getArgOperand(4); in VSCATTER_EMU() local
750 B->CALL(pThis->mPfnScatter256, {pBase, vi32Indices, v32Src, mask, i32Scale}); in VSCATTER_EMU()
761 B->CALL(pThis->mPfnScatter256, {pBase, indicesLo, srcLo, mask, i32Scale}); in VSCATTER_EMU()
769 B->CALL(pThis->mPfnScatter256, {pBase, indicesHi, srcHi, mask, i32Scale}); in VSCATTER_EMU()
785 B->CALL(pX86IntrinFunc, {pBase, iMask, vi32IndicesExt, v32Src, i32Scale}); in VSCATTER_EMU()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
H A Dlower_x86.cpp556 auto i32Scale = B->Z_EXT(i8Scale, B->mInt32Ty); in VGATHER_EMU() local
569 auto vi32Scale = ConstantVector::getSplat(numElem, cast<ConstantInt>(i32Scale)); in VGATHER_EMU()
571 … vi32Scale = ConstantVector::getSplat(ElementCount(numElem, false), cast<ConstantInt>(i32Scale)); in VGATHER_EMU()
727 auto i32Scale = B->Z_EXT(i8Scale, B->mInt32Ty); in VGATHER_EMU() local
728 v32Gather = B->CALL(pX86IntrinFunc, {vSrc, pBase, vi32Indices, iMask, i32Scale}); in VGATHER_EMU()
741 auto i32Scale = pCallInst->getArgOperand(4); in VSCATTER_EMU() local
750 B->CALL(pThis->mPfnScatter256, {pBase, vi32Indices, v32Src, mask, i32Scale}); in VSCATTER_EMU()
761 B->CALL(pThis->mPfnScatter256, {pBase, indicesLo, srcLo, mask, i32Scale}); in VSCATTER_EMU()
769 B->CALL(pThis->mPfnScatter256, {pBase, indicesHi, srcHi, mask, i32Scale}); in VSCATTER_EMU()
785 B->CALL(pX86IntrinFunc, {pBase, iMask, vi32IndicesExt, v32Src, i32Scale}); in VSCATTER_EMU()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
H A Dlower_x86.cpp556 auto i32Scale = B->Z_EXT(i8Scale, B->mInt32Ty); in VGATHER_EMU() local
569 auto vi32Scale = ConstantVector::getSplat(numElem, cast<ConstantInt>(i32Scale)); in VGATHER_EMU()
571 … vi32Scale = ConstantVector::getSplat(ElementCount(numElem, false), cast<ConstantInt>(i32Scale)); in VGATHER_EMU()
727 auto i32Scale = B->Z_EXT(i8Scale, B->mInt32Ty); in VGATHER_EMU() local
728 v32Gather = B->CALL(pX86IntrinFunc, {vSrc, pBase, vi32Indices, iMask, i32Scale}); in VGATHER_EMU()
741 auto i32Scale = pCallInst->getArgOperand(4); in VSCATTER_EMU() local
750 B->CALL(pThis->mPfnScatter256, {pBase, vi32Indices, v32Src, mask, i32Scale}); in VSCATTER_EMU()
761 B->CALL(pThis->mPfnScatter256, {pBase, indicesLo, srcLo, mask, i32Scale}); in VSCATTER_EMU()
769 B->CALL(pThis->mPfnScatter256, {pBase, indicesHi, srcHi, mask, i32Scale}); in VSCATTER_EMU()
785 B->CALL(pX86IntrinFunc, {pBase, iMask, vi32IndicesExt, v32Src, i32Scale}); in VSCATTER_EMU()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
H A Dlower_x86.cpp556 auto i32Scale = B->Z_EXT(i8Scale, B->mInt32Ty); in VGATHER_EMU() local
569 auto vi32Scale = ConstantVector::getSplat(numElem, cast<ConstantInt>(i32Scale)); in VGATHER_EMU()
571 … vi32Scale = ConstantVector::getSplat(ElementCount(numElem, false), cast<ConstantInt>(i32Scale)); in VGATHER_EMU()
727 auto i32Scale = B->Z_EXT(i8Scale, B->mInt32Ty); in VGATHER_EMU() local
728 v32Gather = B->CALL(pX86IntrinFunc, {vSrc, pBase, vi32Indices, iMask, i32Scale}); in VGATHER_EMU()
741 auto i32Scale = pCallInst->getArgOperand(4); in VSCATTER_EMU() local
750 B->CALL(pThis->mPfnScatter256, {pBase, vi32Indices, v32Src, mask, i32Scale}); in VSCATTER_EMU()
761 B->CALL(pThis->mPfnScatter256, {pBase, indicesLo, srcLo, mask, i32Scale}); in VSCATTER_EMU()
769 B->CALL(pThis->mPfnScatter256, {pBase, indicesHi, srcHi, mask, i32Scale}); in VSCATTER_EMU()
785 B->CALL(pX86IntrinFunc, {pBase, iMask, vi32IndicesExt, v32Src, i32Scale}); in VSCATTER_EMU()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
H A Dlower_x86.cpp556 auto i32Scale = B->Z_EXT(i8Scale, B->mInt32Ty); in VGATHER_EMU() local
569 auto vi32Scale = ConstantVector::getSplat(numElem, cast<ConstantInt>(i32Scale)); in VGATHER_EMU()
571 … vi32Scale = ConstantVector::getSplat(ElementCount(numElem, false), cast<ConstantInt>(i32Scale)); in VGATHER_EMU()
727 auto i32Scale = B->Z_EXT(i8Scale, B->mInt32Ty); in VGATHER_EMU() local
728 v32Gather = B->CALL(pX86IntrinFunc, {vSrc, pBase, vi32Indices, iMask, i32Scale}); in VGATHER_EMU()
741 auto i32Scale = pCallInst->getArgOperand(4); in VSCATTER_EMU() local
750 B->CALL(pThis->mPfnScatter256, {pBase, vi32Indices, v32Src, mask, i32Scale}); in VSCATTER_EMU()
761 B->CALL(pThis->mPfnScatter256, {pBase, indicesLo, srcLo, mask, i32Scale}); in VSCATTER_EMU()
769 B->CALL(pThis->mPfnScatter256, {pBase, indicesHi, srcHi, mask, i32Scale}); in VSCATTER_EMU()
785 B->CALL(pX86IntrinFunc, {pBase, iMask, vi32IndicesExt, v32Src, i32Scale}); in VSCATTER_EMU()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
H A Dlower_x86.cpp556 auto i32Scale = B->Z_EXT(i8Scale, B->mInt32Ty); in VGATHER_EMU() local
569 auto vi32Scale = ConstantVector::getSplat(numElem, cast<ConstantInt>(i32Scale)); in VGATHER_EMU()
571 … vi32Scale = ConstantVector::getSplat(ElementCount(numElem, false), cast<ConstantInt>(i32Scale)); in VGATHER_EMU()
727 auto i32Scale = B->Z_EXT(i8Scale, B->mInt32Ty); in VGATHER_EMU() local
728 v32Gather = B->CALL(pX86IntrinFunc, {vSrc, pBase, vi32Indices, iMask, i32Scale}); in VGATHER_EMU()
741 auto i32Scale = pCallInst->getArgOperand(4); in VSCATTER_EMU() local
750 B->CALL(pThis->mPfnScatter256, {pBase, vi32Indices, v32Src, mask, i32Scale}); in VSCATTER_EMU()
761 B->CALL(pThis->mPfnScatter256, {pBase, indicesLo, srcLo, mask, i32Scale}); in VSCATTER_EMU()
769 B->CALL(pThis->mPfnScatter256, {pBase, indicesHi, srcHi, mask, i32Scale}); in VSCATTER_EMU()
785 B->CALL(pX86IntrinFunc, {pBase, iMask, vi32IndicesExt, v32Src, i32Scale}); in VSCATTER_EMU()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
H A Dlower_x86.cpp536 auto i32Scale = B->Z_EXT(i8Scale, B->mInt32Ty); in VGATHER_EMU() local
549 … vi32Scale = ConstantVector::getSplat(ElementCount(numElem, false), cast<ConstantInt>(i32Scale)); in VGATHER_EMU()
551 auto vi32Scale = ConstantVector::getSplat(numElem, cast<ConstantInt>(i32Scale)); in VGATHER_EMU()
696 auto i32Scale = B->Z_EXT(i8Scale, B->mInt32Ty); in VGATHER_EMU() local
697 v32Gather = B->CALL(pX86IntrinFunc, {vSrc, pBase, vi32Indices, iMask, i32Scale}); in VGATHER_EMU()
710 auto i32Scale = pCallInst->getArgOperand(4); in VSCATTER_EMU() local
719 B->CALL(pThis->mPfnScatter256, {pBase, vi32Indices, v32Src, mask, i32Scale}); in VSCATTER_EMU()
730 B->CALL(pThis->mPfnScatter256, {pBase, indicesLo, srcLo, mask, i32Scale}); in VSCATTER_EMU()
738 B->CALL(pThis->mPfnScatter256, {pBase, indicesHi, srcHi, mask, i32Scale}); in VSCATTER_EMU()
754 B->CALL(pX86IntrinFunc, {pBase, iMask, vi32IndicesExt, v32Src, i32Scale}); in VSCATTER_EMU()
[all …]