Home
last modified time | relevance | path

Searched defs:vec_pack_to_short_fp32 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h433 #define vec_pack_to_short_fp32 __builtin_vec_convert_4f32_8f16 macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h7454 vec_pack_to_short_fp32(vector float __a, vector float __b) { in vec_pack_to_short_fp32() function