Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-altivec.c4343 res_vi = vec_vspltisw(0x09); // TODO: add check in test6()
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h10348 static __inline__ vector int __ATTRS_o_ai vec_vspltisw(signed char __a) { in vec_vspltisw() function