Lines Matching defs:vec_vsx_ld
12917 /* vec_vsx_ld */
12922 vec_vsx_ld(int __a, const vector bool int *__b) {
12927 vec_vsx_ld(int __a, const vector signed int *__b) {
12932 vec_vsx_ld(int __a, const signed int *__b) {
12937 vec_vsx_ld(int __a, const vector unsigned int *__b) {
12942 vec_vsx_ld(int __a, const unsigned int *__b) {
12947 vec_vsx_ld(int __a, const vector float *__b) {
12951 static __inline__ vector float __ATTRS_o_ai vec_vsx_ld(int __a,
12957 vec_vsx_ld(int __a, const vector signed long long *__b) {
12962 vec_vsx_ld(int __a, const vector unsigned long long *__b) {
12967 vec_vsx_ld(int __a, const vector double *__b) {
12972 vec_vsx_ld(int __a, const double *__b) {
12977 vec_vsx_ld(int __a, const vector bool short *__b) {
12982 vec_vsx_ld(int __a, const vector signed short *__b) {
12987 vec_vsx_ld(int __a, const signed short *__b) {
12992 vec_vsx_ld(int __a, const vector unsigned short *__b) {
12997 vec_vsx_ld(int __a, const unsigned short *__b) {
13002 vec_vsx_ld(int __a, const vector bool char *__b) {
13007 vec_vsx_ld(int __a, const vector signed char *__b) {
13012 vec_vsx_ld(int __a, const signed char *__b) {
13017 vec_vsx_ld(int __a, const vector unsigned char *__b) {
13022 vec_vsx_ld(int __a, const unsigned char *__b) {