Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-quadword.c73 res_vlll = vec_vaddcuq(vlll, vlll); in test1()
78 res_vulll = vec_vaddcuq(vulll, vulll); in test1()
/external/clang/lib/Headers/
Daltivec.h692 vec_vaddcuq(vector signed __int128 __a, vector signed __int128 __b) { in vec_vaddcuq() function
697 vec_vaddcuq(vector unsigned __int128 __a, vector unsigned __int128 __b) { in vec_vaddcuq() function