Home
last modified time | relevance | path

Searched refs:UScons3 (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/none/tests/ppc32/
DtestVMX.c440 vector unsigned short UScons3 = (vector unsigned short){1, 2, 3, 4, 1, 2, 3, 4}; in main()
466 vector unsigned short UScons3 = (vector unsigned short)(1, 2, 3, 4, 1, 2, 3, 4); in main() local
767 USaux1.v = vec_adds( UScons1, UScons3 ); in main()
769 USaux3.v = UScons3; in main()
1737 vector unsigned short UScons3 = (vector unsigned short){1, 2, 3, 4, 1, 2, 3, 4}; in part1()
1763 vector unsigned short UScons3 = (vector unsigned short)(1, 2, 3, 4, 1, 2, 3, 4); in part1() local
1890 memcpy( USmem, &UScons3, sizeof(vector unsigned short) ); in part1()
2103 memcpy( USmem, &UScons3, sizeof(vector unsigned short) ); in part1()
2289 vector unsigned short UScons3 = (vector unsigned short){1, 2, 3, 4, 1, 2, 3, 4}; in part2()
2315 vector unsigned short UScons3 = (vector unsigned short)(1, 2, 3, 4, 1, 2, 3, 4); in part2() local
[all …]