Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-vsx.c1459 res_vui = vec_unsignedo(vd); in test1()
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h3551 vec_unsignedo(vector double __a) { in vec_unsignedo() function