Lines Matching defs:vec_lvxl
4399 /* vec_lvxl */
4402 vec_lvxl(long __a, const vector signed char *__b) {
4407 vec_lvxl(long __a, const signed char *__b) {
4412 vec_lvxl(long __a, const vector unsigned char *__b) {
4417 vec_lvxl(long __a, const unsigned char *__b) {
4422 vec_lvxl(long __a, const vector bool char *__b) {
4426 static __inline__ vector short __ATTRS_o_ai vec_lvxl(long __a,
4431 static __inline__ vector short __ATTRS_o_ai vec_lvxl(long __a,
4437 vec_lvxl(long __a, const vector unsigned short *__b) {
4442 vec_lvxl(long __a, const unsigned short *__b) {
4447 vec_lvxl(long __a, const vector bool short *__b) {
4451 static __inline__ vector pixel __ATTRS_o_ai vec_lvxl(long __a,
4456 static __inline__ vector int __ATTRS_o_ai vec_lvxl(long __a,
4461 static __inline__ vector int __ATTRS_o_ai vec_lvxl(long __a, const int *__b) {
4466 vec_lvxl(long __a, const vector unsigned int *__b) {
4471 vec_lvxl(long __a, const unsigned int *__b) {
4476 vec_lvxl(long __a, const vector bool int *__b) {
4480 static __inline__ vector float __ATTRS_o_ai vec_lvxl(long __a,
4485 static __inline__ vector float __ATTRS_o_ai vec_lvxl(long __a,