Home
last modified time | relevance | path

Searched refs:vec_vspltish (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c4063 res_vs = vec_vspltish(0x09); // TODO: add check in test6()
/external/clang/lib/Headers/
Daltivec.h7920 static __inline__ vector short __ATTRS_o_ai vec_vspltish(signed char __a) { in vec_vspltish() function