Lines Matching refs:vec_eqv
550 vsc = vec_eqv(vsc, vsc); in test_integer()
552 vuc = vec_eqv(vuc, vuc); in test_integer()
554 vbc = vec_eqv(vbc, vbc); in test_integer()
556 vss = vec_eqv(vss, vss); in test_integer()
558 vus = vec_eqv(vus, vus); in test_integer()
560 vbs = vec_eqv(vbs, vbs); in test_integer()
562 vsi = vec_eqv(vsi, vsi); in test_integer()
564 vui = vec_eqv(vui, vui); in test_integer()
566 vbi = vec_eqv(vbi, vbi); in test_integer()
568 vsl = vec_eqv(vsl, vsl); in test_integer()
570 vul = vec_eqv(vul, vul); in test_integer()
572 vbl = vec_eqv(vbl, vbl); in test_integer()
574 vf = vec_eqv(vf, vf); in test_integer()
576 vd = vec_eqv(vd, vd); in test_integer()