Home
last modified time | relevance | path

Searched refs:vreinterpretq_u8_u32 (Results 51 – 75 of 466) sorted by relevance

12345678910>>...19

/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/opts/
H A DSkBitmapFilter_opts.h662 uint8x16_t a = vreinterpretq_u8_u32(vshrq_n_u32(vreinterpretq_u32_u8(accum8), 8));
666 a = vreinterpretq_u8_u32(vshrq_n_u32(vreinterpretq_u32_u8(accum8), 16));
670 b = vreinterpretq_u8_u32(vshlq_n_u32(vreinterpretq_u32_u8(b), 24));
677 … accum8 = vreinterpretq_u8_u32(vreinterpretq_u32_u8(accum8) | vdupq_n_u32(0xFF000000));
723 uint8x16_t a = vreinterpretq_u8_u32(vshrq_n_u32(vreinterpretq_u32_u8(accum8), 8));
727 a = vreinterpretq_u8_u32(vshrq_n_u32(vreinterpretq_u32_u8(accum8), 16));
731 b = vreinterpretq_u8_u32(vshlq_n_u32(vreinterpretq_u32_u8(b), 24));
738 … accum8 = vreinterpretq_u8_u32(vreinterpretq_u32_u8(accum8) | vdupq_n_u32(0xFF000000));
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/opts/
H A DSkBitmapFilter_opts.h662 uint8x16_t a = vreinterpretq_u8_u32(vshrq_n_u32(vreinterpretq_u32_u8(accum8), 8));
666 a = vreinterpretq_u8_u32(vshrq_n_u32(vreinterpretq_u32_u8(accum8), 16));
670 b = vreinterpretq_u8_u32(vshlq_n_u32(vreinterpretq_u32_u8(b), 24));
677 … accum8 = vreinterpretq_u8_u32(vreinterpretq_u32_u8(accum8) | vdupq_n_u32(0xFF000000));
723 uint8x16_t a = vreinterpretq_u8_u32(vshrq_n_u32(vreinterpretq_u32_u8(accum8), 8));
727 a = vreinterpretq_u8_u32(vshrq_n_u32(vreinterpretq_u32_u8(accum8), 16));
731 b = vreinterpretq_u8_u32(vshlq_n_u32(vreinterpretq_u32_u8(b), 24));
738 … accum8 = vreinterpretq_u8_u32(vreinterpretq_u32_u8(accum8) | vdupq_n_u32(0xFF000000));
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/opts/
H A DSkBitmapFilter_opts.h662 uint8x16_t a = vreinterpretq_u8_u32(vshrq_n_u32(vreinterpretq_u32_u8(accum8), 8));
666 a = vreinterpretq_u8_u32(vshrq_n_u32(vreinterpretq_u32_u8(accum8), 16));
670 b = vreinterpretq_u8_u32(vshlq_n_u32(vreinterpretq_u32_u8(b), 24));
677 … accum8 = vreinterpretq_u8_u32(vreinterpretq_u32_u8(accum8) | vdupq_n_u32(0xFF000000));
723 uint8x16_t a = vreinterpretq_u8_u32(vshrq_n_u32(vreinterpretq_u32_u8(accum8), 8));
727 a = vreinterpretq_u8_u32(vshrq_n_u32(vreinterpretq_u32_u8(accum8), 16));
731 b = vreinterpretq_u8_u32(vshlq_n_u32(vreinterpretq_u32_u8(b), 24));
738 … accum8 = vreinterpretq_u8_u32(vreinterpretq_u32_u8(accum8) | vdupq_n_u32(0xFF000000));
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_neon.cpp402 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
403 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
447 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
448 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
513 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_rgb32_on_rgb32_neon()
514 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_rgb32_on_rgb32_neon()
821 const uint8x16_t dst8 = vreinterpretq_u8_u32(dstVector); in comp_func_solid_SourceOver_neon()
874 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in comp_func_Plus_neon()
1186 const uint8x16_t vs8 = vreinterpretq_u8_u32(vs32); in convertARGB32ToRGBA64PM_neon()
1259 uint16x8_t tmp1 = vmovl_u8(vget_low_u8(vreinterpretq_u8_u32(srcVector))); in convertARGBFromARGB32PM_neon()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_neon.cpp402 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
403 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
447 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
448 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
513 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_rgb32_on_rgb32_neon()
514 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_rgb32_on_rgb32_neon()
821 const uint8x16_t dst8 = vreinterpretq_u8_u32(dstVector); in comp_func_solid_SourceOver_neon()
874 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in comp_func_Plus_neon()
1186 const uint8x16_t vs8 = vreinterpretq_u8_u32(vs32); in convertARGB32ToRGBA64PM_neon()
1259 uint16x8_t tmp1 = vmovl_u8(vget_low_u8(vreinterpretq_u8_u32(srcVector))); in convertARGBFromARGB32PM_neon()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_neon.cpp402 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
403 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
447 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
448 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
513 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_rgb32_on_rgb32_neon()
514 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_rgb32_on_rgb32_neon()
821 const uint8x16_t dst8 = vreinterpretq_u8_u32(dstVector); in comp_func_solid_SourceOver_neon()
874 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in comp_func_Plus_neon()
1186 const uint8x16_t vs8 = vreinterpretq_u8_u32(vs32); in convertARGB32ToRGBA64PM_neon()
1259 uint16x8_t tmp1 = vmovl_u8(vget_low_u8(vreinterpretq_u8_u32(srcVector))); in convertARGBFromARGB32PM_neon()
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_neon.cpp402 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
403 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
447 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
448 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
513 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_rgb32_on_rgb32_neon()
514 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_rgb32_on_rgb32_neon()
821 const uint8x16_t dst8 = vreinterpretq_u8_u32(dstVector); in comp_func_solid_SourceOver_neon()
874 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in comp_func_Plus_neon()
1186 const uint8x16_t vs8 = vreinterpretq_u8_u32(vs32); in convertARGB32ToRGBA64PM_neon()
1259 uint16x8_t tmp1 = vmovl_u8(vget_low_u8(vreinterpretq_u8_u32(srcVector))); in convertARGBFromARGB32PM_neon()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_neon.cpp402 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
403 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
447 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
448 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
513 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_rgb32_on_rgb32_neon()
514 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_rgb32_on_rgb32_neon()
821 const uint8x16_t dst8 = vreinterpretq_u8_u32(dstVector); in comp_func_solid_SourceOver_neon()
874 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in comp_func_Plus_neon()
1186 const uint8x16_t vs8 = vreinterpretq_u8_u32(vs32); in convertARGB32ToRGBA64PM_neon()
1259 uint16x8_t tmp1 = vmovl_u8(vget_low_u8(vreinterpretq_u8_u32(srcVector))); in convertARGBFromARGB32PM_neon()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_neon.cpp402 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
403 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
447 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
448 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
513 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_rgb32_on_rgb32_neon()
514 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_rgb32_on_rgb32_neon()
821 const uint8x16_t dst8 = vreinterpretq_u8_u32(dstVector); in comp_func_solid_SourceOver_neon()
874 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in comp_func_Plus_neon()
1186 const uint8x16_t vs8 = vreinterpretq_u8_u32(vs32); in convertARGB32ToRGBA64PM_neon()
1259 uint16x8_t tmp1 = vmovl_u8(vget_low_u8(vreinterpretq_u8_u32(srcVector))); in convertARGBFromARGB32PM_neon()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_neon.cpp402 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
403 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
447 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
448 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
513 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_rgb32_on_rgb32_neon()
514 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_rgb32_on_rgb32_neon()
821 const uint8x16_t dst8 = vreinterpretq_u8_u32(dstVector); in comp_func_solid_SourceOver_neon()
874 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in comp_func_Plus_neon()
1186 const uint8x16_t vs8 = vreinterpretq_u8_u32(vs32); in convertARGB32ToRGBA64PM_neon()
1259 uint16x8_t tmp1 = vmovl_u8(vget_low_u8(vreinterpretq_u8_u32(srcVector))); in convertARGBFromARGB32PM_neon()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_neon.cpp402 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
403 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
447 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
448 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
513 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_rgb32_on_rgb32_neon()
514 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_rgb32_on_rgb32_neon()
821 const uint8x16_t dst8 = vreinterpretq_u8_u32(dstVector); in comp_func_solid_SourceOver_neon()
874 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in comp_func_Plus_neon()
1186 const uint8x16_t vs8 = vreinterpretq_u8_u32(vs32); in convertARGB32ToRGBA64PM_neon()
1259 uint16x8_t tmp1 = vmovl_u8(vget_low_u8(vreinterpretq_u8_u32(srcVector))); in convertARGBFromARGB32PM_neon()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_neon.cpp402 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
403 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
447 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
448 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
513 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_rgb32_on_rgb32_neon()
514 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_rgb32_on_rgb32_neon()
821 const uint8x16_t dst8 = vreinterpretq_u8_u32(dstVector); in comp_func_solid_SourceOver_neon()
874 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in comp_func_Plus_neon()
1186 const uint8x16_t vs8 = vreinterpretq_u8_u32(vs32); in convertARGB32ToRGBA64PM_neon()
1259 uint16x8_t tmp1 = vmovl_u8(vget_low_u8(vreinterpretq_u8_u32(srcVector))); in convertARGBFromARGB32PM_neon()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_neon.cpp402 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
403 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
447 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
448 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
513 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_rgb32_on_rgb32_neon()
514 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_rgb32_on_rgb32_neon()
821 const uint8x16_t dst8 = vreinterpretq_u8_u32(dstVector); in comp_func_solid_SourceOver_neon()
874 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in comp_func_Plus_neon()
1186 const uint8x16_t vs8 = vreinterpretq_u8_u32(vs32); in convertARGB32ToRGBA64PM_neon()
1259 uint16x8_t tmp1 = vmovl_u8(vget_low_u8(vreinterpretq_u8_u32(srcVector))); in convertARGBFromARGB32PM_neon()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_neon.cpp402 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
403 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
447 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
448 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
513 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_rgb32_on_rgb32_neon()
514 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_rgb32_on_rgb32_neon()
821 const uint8x16_t dst8 = vreinterpretq_u8_u32(dstVector); in comp_func_solid_SourceOver_neon()
874 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in comp_func_Plus_neon()
1186 const uint8x16_t vs8 = vreinterpretq_u8_u32(vs32); in convertARGB32ToRGBA64PM_neon()
1259 uint16x8_t tmp1 = vmovl_u8(vget_low_u8(vreinterpretq_u8_u32(srcVector))); in convertARGBFromARGB32PM_neon()
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_neon.cpp402 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
403 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
447 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
448 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
513 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_rgb32_on_rgb32_neon()
514 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_rgb32_on_rgb32_neon()
821 const uint8x16_t dst8 = vreinterpretq_u8_u32(dstVector); in comp_func_solid_SourceOver_neon()
874 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in comp_func_Plus_neon()
1186 const uint8x16_t vs8 = vreinterpretq_u8_u32(vs32); in convertARGB32ToRGBA64PM_neon()
1259 uint16x8_t tmp1 = vmovl_u8(vget_low_u8(vreinterpretq_u8_u32(srcVector))); in convertARGBFromARGB32PM_neon()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_neon.cpp402 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
403 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
447 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
448 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
513 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_rgb32_on_rgb32_neon()
514 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_rgb32_on_rgb32_neon()
821 const uint8x16_t dst8 = vreinterpretq_u8_u32(dstVector); in comp_func_solid_SourceOver_neon()
874 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in comp_func_Plus_neon()
1186 const uint8x16_t vs8 = vreinterpretq_u8_u32(vs32); in convertARGB32ToRGBA64PM_neon()
1259 uint16x8_t tmp1 = vmovl_u8(vget_low_u8(vreinterpretq_u8_u32(srcVector))); in convertARGBFromARGB32PM_neon()
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_neon.cpp402 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
403 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
447 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
448 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
513 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_rgb32_on_rgb32_neon()
514 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_rgb32_on_rgb32_neon()
821 const uint8x16_t dst8 = vreinterpretq_u8_u32(dstVector); in comp_func_solid_SourceOver_neon()
874 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in comp_func_Plus_neon()
1186 const uint8x16_t vs8 = vreinterpretq_u8_u32(vs32); in convertARGB32ToRGBA64PM_neon()
1259 uint16x8_t tmp1 = vmovl_u8(vget_low_u8(vreinterpretq_u8_u32(srcVector))); in convertARGBFromARGB32PM_neon()
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_neon.cpp402 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
403 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
447 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
448 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
513 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_rgb32_on_rgb32_neon()
514 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_rgb32_on_rgb32_neon()
821 const uint8x16_t dst8 = vreinterpretq_u8_u32(dstVector); in comp_func_solid_SourceOver_neon()
874 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in comp_func_Plus_neon()
1186 const uint8x16_t vs8 = vreinterpretq_u8_u32(vs32); in convertARGB32ToRGBA64PM_neon()
1259 uint16x8_t tmp1 = vmovl_u8(vget_low_u8(vreinterpretq_u8_u32(srcVector))); in convertARGBFromARGB32PM_neon()
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_neon.cpp402 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
403 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
447 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
448 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
513 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_rgb32_on_rgb32_neon()
514 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_rgb32_on_rgb32_neon()
821 const uint8x16_t dst8 = vreinterpretq_u8_u32(dstVector); in comp_func_solid_SourceOver_neon()
874 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in comp_func_Plus_neon()
1186 const uint8x16_t vs8 = vreinterpretq_u8_u32(vs32); in convertARGB32ToRGBA64PM_neon()
1259 uint16x8_t tmp1 = vmovl_u8(vget_low_u8(vreinterpretq_u8_u32(srcVector))); in convertARGBFromARGB32PM_neon()
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_neon.cpp402 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
403 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
447 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
448 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
513 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_rgb32_on_rgb32_neon()
514 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_rgb32_on_rgb32_neon()
821 const uint8x16_t dst8 = vreinterpretq_u8_u32(dstVector); in comp_func_solid_SourceOver_neon()
874 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in comp_func_Plus_neon()
1186 const uint8x16_t vs8 = vreinterpretq_u8_u32(vs32); in convertARGB32ToRGBA64PM_neon()
1259 uint16x8_t tmp1 = vmovl_u8(vget_low_u8(vreinterpretq_u8_u32(srcVector))); in convertARGBFromARGB32PM_neon()
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_neon.cpp402 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
403 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
447 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
448 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
513 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_rgb32_on_rgb32_neon()
514 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_rgb32_on_rgb32_neon()
821 const uint8x16_t dst8 = vreinterpretq_u8_u32(dstVector); in comp_func_solid_SourceOver_neon()
874 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in comp_func_Plus_neon()
1186 const uint8x16_t vs8 = vreinterpretq_u8_u32(vs32); in convertARGB32ToRGBA64PM_neon()
1259 uint16x8_t tmp1 = vmovl_u8(vget_low_u8(vreinterpretq_u8_u32(srcVector))); in convertARGBFromARGB32PM_neon()
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_neon.cpp402 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
403 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
447 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_argb32_on_argb32_neon()
448 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_argb32_on_argb32_neon()
513 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in qt_blend_rgb32_on_rgb32_neon()
514 const uint8x16_t dst8 = vreinterpretq_u8_u32(dst32); in qt_blend_rgb32_on_rgb32_neon()
821 const uint8x16_t dst8 = vreinterpretq_u8_u32(dstVector); in comp_func_solid_SourceOver_neon()
874 const uint8x16_t src8 = vreinterpretq_u8_u32(src32); in comp_func_Plus_neon()
1186 const uint8x16_t vs8 = vreinterpretq_u8_u32(vs32); in convertARGB32ToRGBA64PM_neon()
1259 uint16x8_t tmp1 = vmovl_u8(vget_low_u8(vreinterpretq_u8_u32(srcVector))); in convertARGBFromARGB32PM_neon()
[all …]
/dports/sysutils/spiped/spiped-1.6.2/libcperciva/crypto/
H A Dcrypto_aes_arm.c33 vreinterpretq_u8_u32(vdupq_laneq_u32(vreinterpretq_u32_u8(a), lane))
99 return (vreinterpretq_u8_u32(vdupq_n_u32(x3))); in SubWord_RotWord_XOR_duplicate()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/mipmap/src/
H A Dmipmap_neon.c208 a0 = vhaddq_u8(vreinterpretq_u8_u32(z.val[0]), vreinterpretq_u8_u32(z.val[1])); in MipMap_32_neon()
/dports/biology/infernal/infernal-1.1.3/easel/
H A Desl_neon.h160 a.u8x16 = vmaxq_u8(a.u8x16, vreinterpretq_u8_u32(vextq_u32(a.u32x4, a.u32x4, 2))); in esl_neon_hmax_u8()
161 a.u8x16 = vmaxq_u8(a.u8x16, vreinterpretq_u8_u32(vextq_u32(a.u32x4, a.u32x4, 1))); in esl_neon_hmax_u8()

12345678910>>...19