Searched refs:_simd_mullo_epi32 (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dsimdintrin.h82 #define _simd_mullo_epi32 SIMD::mullo_epi32 macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dsimdintrin.h82 #define _simd_mullo_epi32 SIMD::mullo_epi32 macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Dpa.h722 _simd_mullo_epi32(vVertexBatch, _simd_set1_epi32(vertexStrideBytes));
736 _simd_mullo_epi32(vVertexIndex, _simd_set1_epi32(sizeof(float))));

Completed in 6 milliseconds