Home | History | Annotate | Download | only in ppc64

Lines Matching refs:inA

981    void * inA, * inB;
987 inA = (void *)&spec_sp_fargs[a_idx];
990 memcpy(((void *)&vec_inA) + (i * 4), inA, 4);
999 void * inA, * inB;
1005 inA = (void *)&spec_fargs[a_idx];
1008 memcpy(((void *)&vec_inA) + (i * 8), inA, 8);