Lines Matching refs:vec_load_bndry
331 vsc = vec_load_bndry(cptrsc, 64); in test_core()
333 vuc = vec_load_bndry(cptruc, 64); in test_core()
335 vss = vec_load_bndry(cptrss, 64); in test_core()
337 vus = vec_load_bndry(cptrus, 64); in test_core()
339 vsi = vec_load_bndry(cptrsi, 64); in test_core()
341 vui = vec_load_bndry(cptrui, 64); in test_core()
343 vsl = vec_load_bndry(cptrsl, 64); in test_core()
345 vul = vec_load_bndry(cptrul, 64); in test_core()
347 vd = vec_load_bndry(cptrd, 64); in test_core()
349 vsc = vec_load_bndry(cptrsc, 128); in test_core()
351 vsc = vec_load_bndry(cptrsc, 256); in test_core()
353 vsc = vec_load_bndry(cptrsc, 512); in test_core()
355 vsc = vec_load_bndry(cptrsc, 1024); in test_core()
357 vsc = vec_load_bndry(cptrsc, 2048); in test_core()
359 vsc = vec_load_bndry(cptrsc, 4096); in test_core()