Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-vsx.c79 res_vsi = vec_vsx_ld(0, &vsi); in test1()
82 res_vui = vec_vsx_ld(0, &vui); in test1()
85 res_vf = vec_vsx_ld (0, &vf); in test1()
88 res_vsll = vec_vsx_ld(0, &vsll); in test1()
91 res_vull = vec_vsx_ld(0, &vull); in test1()
94 res_vd = vec_vsx_ld(0, &vd); in test1()
/external/clang/lib/Headers/
Daltivec.h9122 vec_vsx_ld(int __a, const vector signed int *__b) in vec_vsx_ld() function
9128 vec_vsx_ld(int __a, const vector unsigned int *__b) in vec_vsx_ld() function
9134 vec_vsx_ld(int __a, const vector float *__b) in vec_vsx_ld() function
9140 vec_vsx_ld(int __a, const vector signed long long *__b) in vec_vsx_ld() function
9146 vec_vsx_ld(int __a, const vector unsigned long long *__b) in vec_vsx_ld() function
9152 vec_vsx_ld(int __a, const vector double *__b) in vec_vsx_ld() function