Searched defs:vec_stvrx (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h11309 static void __ATTRS_o_ai vec_stvrx(vector signed char __a, int __b, function
11315 static void __ATTRS_o_ai vec_stvrx(vector signed char __a, int __b, function
11322 static void __ATTRS_o_ai vec_stvrx(vector unsigned char __a, int __b, function
11328 static void __ATTRS_o_ai vec_stvrx(vector unsigned char __a, int __b, function
11335 static void __ATTRS_o_ai vec_stvrx(vector bool char __a, int __b, function
11342 static void __ATTRS_o_ai vec_stvrx(vector short __a, int __b, short *__c) { function
11347 static void __ATTRS_o_ai vec_stvrx(vector short __a, int __b, function
11354 static void __ATTRS_o_ai vec_stvrx(vector unsigned short __a, int __b, function
11360 static void __ATTRS_o_ai vec_stvrx(vecto function
11367 static void __ATTRS_o_ai vec_stvrx(vector bool short __a, int __b, function
11374 static void __ATTRS_o_ai vec_stvrx(vector pixel __a, int __b, function
11381 static void __ATTRS_o_ai vec_stvrx(vector int __a, int __b, int *__c) { function
11386 static void __ATTRS_o_ai vec_stvrx(vector int __a, int __b, vector int *__c) { function
11392 static void __ATTRS_o_ai vec_stvrx(vector unsigned int __a, int __b, function
11398 static void __ATTRS_o_ai vec_stvrx(vector unsigned int __a, int __b, function
11405 static void __ATTRS_o_ai vec_stvrx(vector bool int __a, int __b, function
11412 static void __ATTRS_o_ai vec_stvrx(vector float __a, int __b, function
[all...]

Completed in 201 milliseconds