Home
last modified time | relevance | path

Searched refs:HW_VECTORUNIT (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavutil/ppc/
Dcpu.c63 int sels[2] = {CTL_HW, HW_VECTORUNIT}; in ff_get_cpu_flags_ppc()
/third_party/mesa3d/src/util/
Du_cpu_detect.c133 #ifdef HW_VECTORUNIT in check_os_altivec_support()
134 int sels[2] = {CTL_HW, HW_VECTORUNIT}; in check_os_altivec_support()
/third_party/rust/crates/libc/libc-test/semver/
Dapple.txt484 HW_VECTORUNIT
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs4293 pub const HW_VECTORUNIT: ::c_int = 13; constant