Lines Matching refs:vec_gather_element
255 vsi = vec_gather_element(vsi, vui, cptrsi, 0); in test_core()
256 vsi = vec_gather_element(vsi, vui, cptrsi, 1); in test_core()
257 vsi = vec_gather_element(vsi, vui, cptrsi, 2); in test_core()
258 vsi = vec_gather_element(vsi, vui, cptrsi, 3); in test_core()
259 vui = vec_gather_element(vui, vui, cptrui, 0); in test_core()
260 vui = vec_gather_element(vui, vui, cptrui, 1); in test_core()
261 vui = vec_gather_element(vui, vui, cptrui, 2); in test_core()
262 vui = vec_gather_element(vui, vui, cptrui, 3); in test_core()
263 vbi = vec_gather_element(vbi, vui, cptrui, 0); in test_core()
264 vbi = vec_gather_element(vbi, vui, cptrui, 1); in test_core()
265 vbi = vec_gather_element(vbi, vui, cptrui, 2); in test_core()
266 vbi = vec_gather_element(vbi, vui, cptrui, 3); in test_core()
267 vsl = vec_gather_element(vsl, vul, cptrsl, 0); in test_core()
268 vsl = vec_gather_element(vsl, vul, cptrsl, 1); in test_core()
269 vul = vec_gather_element(vul, vul, cptrul, 0); in test_core()
270 vul = vec_gather_element(vul, vul, cptrul, 1); in test_core()
271 vbl = vec_gather_element(vbl, vul, cptrul, 0); in test_core()
272 vbl = vec_gather_element(vbl, vul, cptrul, 1); in test_core()
273 vd = vec_gather_element(vd, vul, cptrd, 0); in test_core()
274 vd = vec_gather_element(vd, vul, cptrd, 1); in test_core()