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

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Davx2-i64gatherd256-2.c9 compute_i64gatherps256 (int *s1, long long *s2, int scale, int *r) function
37 compute_i64gatherps256 (s1, idx.a, 2, res_ref);
H A Davx2-i64gatherps256-2.c9 compute_i64gatherps256 (float *s1, long long *s2, int scale, float *r) function
37 compute_i64gatherps256 (s1, idx.a, 2, res_ref);
H A Davx2-i64gatherd256-4.c9 compute_i64gatherps256 (int *src, function
47 compute_i64gatherps256 (src.a, s1, idx.a, mask.a, 2, res_ref);
H A Davx2-i64gatherps256-4.c9 compute_i64gatherps256 (float *src, function
48 compute_i64gatherps256 (src.a, s1, idx.a, mask.a, 2, res_ref);

Completed in 43 milliseconds