Lines Matching defs:vec_lvx
4147 /* vec_lvx */
4150 vec_lvx(long __a, const vector signed char *__b) {
4155 vec_lvx(long __a, const signed char *__b) {
4160 vec_lvx(long __a, const vector unsigned char *__b) {
4165 vec_lvx(long __a, const unsigned char *__b) {
4170 vec_lvx(long __a, const vector bool char *__b) {
4174 static __inline__ vector short __ATTRS_o_ai vec_lvx(long __a,
4179 static __inline__ vector short __ATTRS_o_ai vec_lvx(long __a, const short *__b) {
4184 vec_lvx(long __a, const vector unsigned short *__b) {
4189 vec_lvx(long __a, const unsigned short *__b) {
4194 vec_lvx(long __a, const vector bool short *__b) {
4198 static __inline__ vector pixel __ATTRS_o_ai vec_lvx(long __a,
4203 static __inline__ vector int __ATTRS_o_ai vec_lvx(long __a,
4208 static __inline__ vector int __ATTRS_o_ai vec_lvx(long __a, const int *__b) {
4213 vec_lvx(long __a, const vector unsigned int *__b) {
4218 vec_lvx(long __a, const unsigned int *__b) {
4223 vec_lvx(long __a, const vector bool int *__b) {
4227 static __inline__ vector float __ATTRS_o_ai vec_lvx(long __a,
4232 static __inline__ vector float __ATTRS_o_ai vec_lvx(long __a, const float *__b) {