Lines Matching refs:finfo
791 defvar finfo = GetFTypeInfo<vti.SEW>;
792 defm : VPatVC_XV<"fv", finfo.ScalarSuffix # "V", vti, finfo.Scalar,
793 finfo.ScalarRegClass, payload1>;
794 defm : VPatVC_XVV<"fvv", finfo.ScalarSuffix # "VV", vti, vti, finfo.Scalar,
795 finfo.ScalarRegClass, payload1>;
807 defvar finfo = GetFTypeInfo<vti.SEW>;
808 defm : VPatVC_XVV<"fvw", finfo.ScalarSuffix # "VW", wti, vti, finfo.Scalar,
809 finfo.ScalarRegClass, payload1>;