Home
last modified time | relevance | path

Searched refs:_mm_empty (Results 1 – 5 of 5) sorted by relevance

/third_party/pixman/pixman/
Dpixman-mmx.c56 _mm_empty (void) in _mm_empty() function
764 _mm_empty (); in mmx_combine_over_u()
791 _mm_empty (); in mmx_combine_over_reverse_u()
820 _mm_empty (); in mmx_combine_in_u()
848 _mm_empty (); in mmx_combine_in_reverse_u()
877 _mm_empty (); in mmx_combine_out_u()
907 _mm_empty (); in mmx_combine_out_reverse_u()
937 _mm_empty (); in mmx_combine_atop_u()
969 _mm_empty (); in mmx_combine_atop_reverse_u()
1000 _mm_empty (); in mmx_combine_xor_u()
[all …]
Dloongson-mmintrin.h114 _mm_empty (void) in _mm_empty() function
/third_party/ffmpeg/libavutil/x86/
Demms.h50 # define emms_c _mm_empty
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_blit_A.c226 _mm_empty(); in BlitRGBtoRGBSurfaceAlpha128MMX()
322 _mm_empty(); in BlitRGBtoRGBSurfaceAlphaMMX()
387 _mm_empty(); in BlitRGBtoRGBPixelAlphaMMX()
580 _mm_empty(); in BlitRGBtoRGBPixelAlphaMMX3DNOW()
830 _mm_empty(); in Blit565to565SurfaceAlphaMMX()
968 _mm_empty(); in Blit555to555SurfaceAlphaMMX()
DSDL_blit_copy.c150 _mm_empty(); in SDL_BlitCopy()