/dports/www/firefox-esr/firefox-91.8.0/gfx/ycbcr/ |
H A D | yuv_convert_sse2.cpp | 21 __m128i* dest128 = reinterpret_cast<__m128i*>(ybuf); in FilterRows_SSE2() local 40 *dest128++ = y0; in FilterRows_SSE2() 43 } while (dest128 < end128); in FilterRows_SSE2()
|
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/ycbcr/ |
H A D | yuv_convert_sse2.cpp | 21 __m128i* dest128 = reinterpret_cast<__m128i*>(ybuf); in FilterRows_SSE2() local 40 *dest128++ = y0; in FilterRows_SSE2() 43 } while (dest128 < end128); in FilterRows_SSE2()
|
/dports/www/firefox/firefox-99.0/gfx/ycbcr/ |
H A D | yuv_convert_sse2.cpp | 21 __m128i* dest128 = reinterpret_cast<__m128i*>(ybuf); in FilterRows_SSE2() local 40 *dest128++ = y0; in FilterRows_SSE2() 43 } while (dest128 < end128); in FilterRows_SSE2()
|
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/ycbcr/ |
H A D | yuv_convert_sse2.cpp | 21 __m128i* dest128 = reinterpret_cast<__m128i*>(ybuf); in FilterRows_SSE2() local 40 *dest128++ = y0; in FilterRows_SSE2() 43 } while (dest128 < end128); in FilterRows_SSE2()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/ycbcr/ |
H A D | yuv_convert_sse2.cpp | 21 __m128i* dest128 = reinterpret_cast<__m128i*>(ybuf); 40 *dest128++ = y0; 43 } while (dest128 < end128);
|
H A D | convert.patch | 147 - __m128i* dest128 = reinterpret_cast<__m128i*>(ybuf); 166 - *dest128++ = y0; 169 - } while (dest128 < end128); 598 + __m128i* dest128 = reinterpret_cast<__m128i*>(ybuf); 617 + *dest128++ = y0; 620 + } while (dest128 < end128);
|
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/ycbcr/ |
H A D | yuv_convert_sse2.cpp | 21 __m128i* dest128 = reinterpret_cast<__m128i*>(ybuf); in FilterRows_SSE2() local 40 *dest128++ = y0; in FilterRows_SSE2() 43 } while (dest128 < end128); in FilterRows_SSE2()
|
H A D | convert.patch | 147 - __m128i* dest128 = reinterpret_cast<__m128i*>(ybuf); 166 - *dest128++ = y0; 169 - } while (dest128 < end128); 598 + __m128i* dest128 = reinterpret_cast<__m128i*>(ybuf); 617 + *dest128++ = y0; 620 + } while (dest128 < end128);
|
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x86/ |
H A D | MacroAssembler-x86.cpp | 52 FloatRegister dest128 = FloatRegister(dest.encoding(), FloatRegisters::Simd128); in convertUInt64ToDouble() local 60 vmovd(src.low, dest128); in convertUInt64ToDouble() 65 vpunpckldq(ScratchSimd128Reg, dest128, dest128); in convertUInt64ToDouble() 74 vpunpckldq(Operand(temp, 0), dest128, dest128); in convertUInt64ToDouble() 84 vsubpd(Operand(temp, sizeof(uint64_t) * 2), dest128, dest128); in convertUInt64ToDouble() 90 vhaddpd(dest128, dest128); in convertUInt64ToDouble()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86/ |
H A D | MacroAssembler-x86.cpp | 72 FloatRegister dest128 = FloatRegister(dest.encoding(), FloatRegisters::Simd128); in convertUInt64ToDouble() local 80 vmovd(src.low, dest128); in convertUInt64ToDouble() 85 vpunpckldq(ScratchSimd128Reg, dest128, dest128); in convertUInt64ToDouble() 94 vpunpckldq(Operand(temp, 0), dest128, dest128); in convertUInt64ToDouble() 104 vsubpd(Operand(temp, sizeof(uint64_t) * 2), dest128, dest128); in convertUInt64ToDouble() 110 vhaddpd(dest128, dest128); in convertUInt64ToDouble()
|
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86/ |
H A D | MacroAssembler-x86.cpp | 1141 FloatRegister dest128 = in convertUInt64ToDouble() local 1150 vmovd(src.low, dest128); in convertUInt64ToDouble() 1155 vpunpckldq(ScratchSimd128Reg, dest128, dest128); in convertUInt64ToDouble() 1172 vpunpckldq(ScratchSimd128Reg, dest128, dest128); in convertUInt64ToDouble() 1190 vsubpd(ScratchSimd128Reg, dest128, dest128); in convertUInt64ToDouble() 1196 vhaddpd(dest128, dest128); in convertUInt64ToDouble()
|
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x86/ |
H A D | MacroAssembler-x86.cpp | 1106 FloatRegister dest128 = in convertUInt64ToDouble() local 1115 vmovd(src.low, dest128); in convertUInt64ToDouble() 1120 vpunpckldq(ScratchSimd128Reg, dest128, dest128); in convertUInt64ToDouble() 1137 vpunpckldq(ScratchSimd128Reg, dest128, dest128); in convertUInt64ToDouble() 1155 vsubpd(ScratchSimd128Reg, dest128, dest128); in convertUInt64ToDouble() 1161 vhaddpd(dest128, dest128); in convertUInt64ToDouble()
|
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x86/ |
H A D | MacroAssembler-x86.cpp | 1578 FloatRegister dest128 = in convertUInt64ToDouble() local 1587 vmovd(src.low, dest128); in convertUInt64ToDouble() 1592 vpunpckldq(scratch, dest128, dest128); in convertUInt64ToDouble() 1609 vpunpckldq(scratch, dest128, dest128); in convertUInt64ToDouble() 1627 vsubpd(Operand(scratch), dest128, dest128); in convertUInt64ToDouble() 1633 vhaddpd(dest128, dest128); in convertUInt64ToDouble()
|
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x86/ |
H A D | MacroAssembler-x86.cpp | 1578 FloatRegister dest128 = in convertUInt64ToDouble() local 1587 vmovd(src.low, dest128); in convertUInt64ToDouble() 1592 vpunpckldq(scratch, dest128, dest128); in convertUInt64ToDouble() 1609 vpunpckldq(scratch, dest128, dest128); in convertUInt64ToDouble() 1627 vsubpd(Operand(scratch), dest128, dest128); in convertUInt64ToDouble() 1633 vhaddpd(dest128, dest128); in convertUInt64ToDouble()
|
/dports/www/firefox/firefox-99.0/js/src/jit/x86/ |
H A D | MacroAssembler-x86.cpp | 1627 FloatRegister dest128 = in convertUInt64ToDouble() local 1636 vmovd(src.low, dest128); in convertUInt64ToDouble() 1641 vpunpckldq(scratch, dest128, dest128); in convertUInt64ToDouble() 1658 vpunpckldq(scratch, dest128, dest128); in convertUInt64ToDouble() 1676 vsubpd(Operand(scratch), dest128, dest128); in convertUInt64ToDouble() 1682 vhaddpd(dest128, dest128); in convertUInt64ToDouble()
|
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/x86/ |
H A D | IntraPredX86.h | 305 __m128i dest128 = _mm256_cvtepi32_epi16x( sum ); in IntraPredAngleCore_SIMD() local 308 dest128 = _mm_min_epi16( vbdmax, _mm_max_epi16( vbdmin, dest128 ) ); in IntraPredAngleCore_SIMD() 310 _mm_storeu_si128( ( __m128i * )(pDst), dest128); in IntraPredAngleCore_SIMD()
|