Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p10vector.c744 return vec_clr_first(vsca, uia); in test_vec_clr_first_sc()
752 return vec_clr_first(vuca, uia); in test_vec_clr_first_uc()
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h18477 vec_clr_first(vector signed char __a, unsigned int __n) { in vec_clr_first() function
18488 vec_clr_first(vector unsigned char __a, unsigned int __n) { in vec_clr_first() function