Home
last modified time | relevance | path

Searched defs:VEC_LD (Results 1 – 3 of 3) sorted by relevance

/third_party/libjpeg-turbo/simd/powerpc/
Djsimd_altivec.h86 #define VEC_LD(a, b) vec_ld(a, b) macro
93 #define VEC_LD(a, b) vec_vsx_ld(a, b) macro
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/
Djsimd_altivec.h86 #define VEC_LD(a, b) vec_ld(a, b) macro
93 #define VEC_LD(a, b) vec_vsx_ld(a, b) macro
/third_party/ffmpeg/libavutil/ppc/
Dutil_altivec.h119 #define VEC_LD(offset,b) \ macro
122 #define VEC_LD(offset,b) \ macro