Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c4067 res_vi = vec_vspltisw(0x09); // TODO: add check in test6()
/external/clang/lib/Headers/
Daltivec.h7936 static __inline__ vector int __ATTRS_o_ai vec_vspltisw(signed char __a) { in vec_vspltisw() function