Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c1395 res_vi = vec_lvewx(0, &param_i); in test6()
1399 res_vui = vec_lvewx(0, &param_ui); in test6()
1403 res_vf = vec_lvewx(0, &param_f); in test6()
/external/clang/lib/Headers/
Daltivec.h2397 static vector int __ATTRS_o_ai vec_lvewx(int __a, const int *__b) { in vec_lvewx() function
2401 static vector unsigned int __ATTRS_o_ai vec_lvewx(int __a, in vec_lvewx() function
2406 static vector float __ATTRS_o_ai vec_lvewx(int __a, const float *__b) { in vec_lvewx() function