OpenCoverage

qdrawhelper_avx2.cpp

Absolute File Name:/home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_avx2.cpp
Switch to Source codePreprocessed file
LineSourceCount
1-
2-
3-
4-
5-
6const uint * convertARGB32ToARGB32PM_avx2(uint *buffer, const uint *src, int count,-
7 const QPixelLayout *, const QRgb *)-
8{-
9 return
never executed: return qt_convertARGB32ToARGB32PM(buffer, src, count);
qt_convertARGB32ToARGB32PM(buffer, src, count);
never executed: return qt_convertARGB32ToARGB32PM(buffer, src, count);
0
10}-
11-
12const uint * convertRGBA8888ToARGB32PM_avx2(uint *buffer, const uint *src, int count,-
13 const QPixelLayout *, const QRgb *)-
14{-
15 return
never executed: return qt_convertRGBA8888ToARGB32PM(buffer, src, count);
qt_convertRGBA8888ToARGB32PM(buffer, src, count);
never executed: return qt_convertRGBA8888ToARGB32PM(buffer, src, count);
0
16}-
17-
18-
Switch to Source codePreprocessed file

Generated by Squish Coco Non-Commercial 4.3.0-BETA-master-30-08-2018-4cb69e9