Lines Matching refs:vec_load_bndry
592 vsc = vec_load_bndry(cptrsc, 64); in test_core()
595 vuc = vec_load_bndry(cptruc, 64); in test_core()
598 vss = vec_load_bndry(cptrss, 64); in test_core()
601 vus = vec_load_bndry(cptrus, 64); in test_core()
604 vsi = vec_load_bndry(cptrsi, 64); in test_core()
607 vui = vec_load_bndry(cptrui, 64); in test_core()
610 vsl = vec_load_bndry(cptrsl, 64); in test_core()
613 vul = vec_load_bndry(cptrul, 64); in test_core()
616 vd = vec_load_bndry(cptrd, 64); in test_core()
619 vsc = vec_load_bndry(cptrsc, 128); in test_core()
622 vsc = vec_load_bndry(cptrsc, 256); in test_core()
625 vsc = vec_load_bndry(cptrsc, 512); in test_core()
628 vsc = vec_load_bndry(cptrsc, 1024); in test_core()
631 vsc = vec_load_bndry(cptrsc, 2048); in test_core()
634 vsc = vec_load_bndry(cptrsc, 4096); in test_core()