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

/external/valgrind/main/none/tests/ppc32/
H A Dtest_isa_2_06_part2.c1053 int a_idx, b_idx, i; local
1058 a_idx = targs->fra_idx;
1060 inA = (void *)&spec_sp_fargs[a_idx];
1071 int a_idx, b_idx, i; local
1076 a_idx = targs->fra_idx;
1078 inA = (void *)&spec_fargs[a_idx];
1090 int a_idx, b_idx, k; local
1100 a_idx = targs->fra_idx;
1105 frA_dp = (unsigned long long *)&spec_fargs[a_idx];
1109 frA_sp = (unsigned int *)&spec_sp_fargs[a_idx];
1132 int a_idx, k; local
[all...]
H A Dtest_isa_2_06_part3.c980 int a_idx, b_idx, i; local
985 a_idx = targs->fra_idx;
987 inA = (void *)&spec_sp_fargs[a_idx];
998 int a_idx, b_idx, i; local
1003 a_idx = targs->fra_idx;
1005 inA = (void *)&spec_fargs[a_idx];
1017 int a_idx, b_idx, k; local
1027 a_idx = targs->fra_idx;
1032 frA_dp = (unsigned long long *)&spec_fargs[a_idx];
1036 frA_sp = (unsigned int *)&spec_sp_fargs[a_idx];
[all...]
/external/valgrind/main/none/tests/ppc64/
H A Dtest_isa_2_06_part2.c1053 int a_idx, b_idx, i; local
1058 a_idx = targs->fra_idx;
1060 inA = (void *)&spec_sp_fargs[a_idx];
1071 int a_idx, b_idx, i; local
1076 a_idx = targs->fra_idx;
1078 inA = (void *)&spec_fargs[a_idx];
1090 int a_idx, b_idx, k; local
1100 a_idx = targs->fra_idx;
1105 frA_dp = (unsigned long long *)&spec_fargs[a_idx];
1109 frA_sp = (unsigned int *)&spec_sp_fargs[a_idx];
1132 int a_idx, k; local
[all...]
H A Dtest_isa_2_06_part3.c980 int a_idx, b_idx, i; local
985 a_idx = targs->fra_idx;
987 inA = (void *)&spec_sp_fargs[a_idx];
998 int a_idx, b_idx, i; local
1003 a_idx = targs->fra_idx;
1005 inA = (void *)&spec_fargs[a_idx];
1017 int a_idx, b_idx, k; local
1027 a_idx = targs->fra_idx;
1032 frA_dp = (unsigned long long *)&spec_fargs[a_idx];
1036 frA_sp = (unsigned int *)&spec_sp_fargs[a_idx];
[all...]

Completed in 34 milliseconds