Lines Matching refs:t_dst
3583 V128 xmm0, src, dst, t_xmm0, t_src, t_dst; in test_PBLENDVB() local
3588 randV128(&t_dst); in test_PBLENDVB()
3592 memcpy(&dst, &t_dst, 16); in test_PBLENDVB()
3599 showV128(&t_dst); in test_PBLENDVB()
3606 memcpy(&dst, &t_dst, 16); in test_PBLENDVB()
3613 showV128(&t_dst); in test_PBLENDVB()
3650 V128 xmm0, src, dst, t_xmm0, t_src, t_dst; in test_BLENDVPD() local
3655 randV128(&t_dst); in test_BLENDVPD()
3659 memcpy(&dst, &t_dst, 16); in test_BLENDVPD()
3666 showV128(&t_dst); in test_BLENDVPD()
3673 memcpy(&dst, &t_dst, 16); in test_BLENDVPD()
3680 showV128(&t_dst); in test_BLENDVPD()
3717 V128 xmm0, src, dst, t_xmm0, t_src, t_dst; in test_BLENDVPS() local
3722 randV128(&t_dst); in test_BLENDVPS()
3726 memcpy(&dst, &t_dst, 16); in test_BLENDVPS()
3733 showV128(&t_dst); in test_BLENDVPS()
3740 memcpy(&dst, &t_dst, 16); in test_BLENDVPS()
3747 showV128(&t_dst); in test_BLENDVPS()