Searched refs:a_idx (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/none/tests/ppc32/
H A Dtest_isa_2_06_part2.c1096 int a_idx, b_idx, i; local
1101 a_idx = targs->fra_idx;
1103 inA = (void *)&spec_sp_fargs[a_idx];
1114 int a_idx, b_idx, i; local
1119 a_idx = targs->fra_idx;
1121 inA = (void *)&spec_fargs[a_idx];
1133 int a_idx, b_idx, k; local
1143 a_idx = targs->fra_idx;
1148 frA_dp = (unsigned long long *)&spec_fargs[a_idx];
1152 frA_sp = (unsigned int *)&spec_sp_fargs[a_idx];
1175 int a_idx, k; local
[all...]
H A Dtest_isa_2_06_part3.c1010 int a_idx, b_idx, i; local
1015 a_idx = targs->fra_idx;
1017 inA = (void *)&spec_sp_fargs[a_idx];
1028 int a_idx, b_idx, i; local
1033 a_idx = targs->fra_idx;
1035 inA = (void *)&spec_fargs[a_idx];
1047 int a_idx, b_idx, k; local
1057 a_idx = targs->fra_idx;
1062 frA_dp = (unsigned long long *)&spec_fargs[a_idx];
1066 frA_sp = (unsigned int *)&spec_sp_fargs[a_idx];
[all...]
/external/valgrind/none/tests/ppc64/
H A Dtest_isa_2_06_part2.c1096 int a_idx, b_idx, i; local
1101 a_idx = targs->fra_idx;
1103 inA = (void *)&spec_sp_fargs[a_idx];
1114 int a_idx, b_idx, i; local
1119 a_idx = targs->fra_idx;
1121 inA = (void *)&spec_fargs[a_idx];
1133 int a_idx, b_idx, k; local
1143 a_idx = targs->fra_idx;
1148 frA_dp = (unsigned long long *)&spec_fargs[a_idx];
1152 frA_sp = (unsigned int *)&spec_sp_fargs[a_idx];
1175 int a_idx, k; local
[all...]
H A Dtest_isa_2_06_part3.c1010 int a_idx, b_idx, i; local
1015 a_idx = targs->fra_idx;
1017 inA = (void *)&spec_sp_fargs[a_idx];
1028 int a_idx, b_idx, i; local
1033 a_idx = targs->fra_idx;
1035 inA = (void *)&spec_fargs[a_idx];
1047 int a_idx, b_idx, k; local
1057 a_idx = targs->fra_idx;
1062 frA_dp = (unsigned long long *)&spec_fargs[a_idx];
1066 frA_sp = (unsigned int *)&spec_sp_fargs[a_idx];
[all...]

Completed in 201 milliseconds