Lines Matching refs:vec_orc
521 vsc = vec_orc(vsc, vsc); in test_integer()
523 vuc = vec_orc(vuc, vuc); in test_integer()
525 vbc = vec_orc(vbc, vbc); in test_integer()
527 vss = vec_orc(vss, vss); in test_integer()
529 vus = vec_orc(vus, vus); in test_integer()
531 vbs = vec_orc(vbs, vbs); in test_integer()
533 vsi = vec_orc(vsi, vsi); in test_integer()
535 vui = vec_orc(vui, vui); in test_integer()
537 vbi = vec_orc(vbi, vbi); in test_integer()
539 vsl = vec_orc(vsl, vsl); in test_integer()
541 vul = vec_orc(vul, vul); in test_integer()
543 vbl = vec_orc(vbl, vbl); in test_integer()
545 vf = vec_orc(vf, vf); in test_integer()
547 vd = vec_orc(vd, vd); in test_integer()