Home
last modified time | relevance | path

Searched refs:ALTIVEC (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavutil/ppc/
H A Dcpu.h25 #define PPC_ALTIVEC(flags) CPUEXT(flags, ALTIVEC)
/third_party/ffmpeg/
H A DMakefile94 ALTIVEC-OBJS VSX-OBJS MMX-OBJS X86ASM-OBJS \
/third_party/node/deps/simdutf/
H A Dsimdutf.h668 ALTIVEC = 0x80, enumerator
684 return instruction_set::ALTIVEC; in detect_supported_architectures()
H A Dsimdutf.cpp3324 * Implementation for ALTIVEC (PPC64).
3345 : simdutf::implementation("ppc64", "PPC64 ALTIVEC", in implementation()
3346 internal::instruction_set::ALTIVEC) {} in implementation()
[all...]

Completed in 38 milliseconds