Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c4962 vec_stvxl(vsc, 0, &vsc); in test6()
4966 vec_stvxl(vsc, 0, &param_sc); in test6()
4970 vec_stvxl(vuc, 0, &vuc); in test6()
4974 vec_stvxl(vuc, 0, &param_uc); in test6()
4978 vec_stvxl(vbc, 0, &param_sc); in test6()
4982 vec_stvxl(vbc, 0, &param_uc); in test6()
4986 vec_stvxl(vbc, 0, &vbc); in test6()
4990 vec_stvxl(vs, 0, &vs); in test6()
4994 vec_stvxl(vs, 0, &param_s); in test6()
4998 vec_stvxl(vus, 0, &vus); in test6()
[all …]
/external/clang/lib/Headers/
Daltivec.h9069 static void __ATTRS_o_ai vec_stvxl(vector signed char __a, int __b, in vec_stvxl() function
9074 static void __ATTRS_o_ai vec_stvxl(vector signed char __a, int __b, in vec_stvxl() function
9079 static void __ATTRS_o_ai vec_stvxl(vector unsigned char __a, int __b, in vec_stvxl() function
9084 static void __ATTRS_o_ai vec_stvxl(vector unsigned char __a, int __b, in vec_stvxl() function
9089 static void __ATTRS_o_ai vec_stvxl(vector bool char __a, int __b, in vec_stvxl() function
9094 static void __ATTRS_o_ai vec_stvxl(vector bool char __a, int __b, in vec_stvxl() function
9099 static void __ATTRS_o_ai vec_stvxl(vector bool char __a, int __b, in vec_stvxl() function
9104 static void __ATTRS_o_ai vec_stvxl(vector short __a, int __b, in vec_stvxl() function
9109 static void __ATTRS_o_ai vec_stvxl(vector short __a, int __b, short *__c) { in vec_stvxl() function
9113 static void __ATTRS_o_ai vec_stvxl(vector unsigned short __a, int __b, in vec_stvxl() function
[all …]