Lines Matching refs:vv

570   def V  : VALUVV<funct6, OPIVV, opcodestr # ".vv">,
605 def V : VALUrVV<funct6, OPMVV, opcodestr # ".vv">,
623 def V : VALUrVV<funct6, OPMVV, opcodestr # ".vv", EarlyClobber=1>,
656 def V : VALUVVNoVm<funct6, OPIVV, opcodestr # ".vv">,
677 def V : VALUVV<funct6, OPFVV, opcodestr # ".vv">,
689 def V : VALUVV<funct6, OPFVV, opcodestr # ".vv">,
702 def V : VALUVV<funct6, OPFVV, opcodestr # ".vv">,
707 def V : VALUVV<funct6, OPFVV, opcodestr # ".vv">,
714 def V : VALUrVV<funct6, OPFVV, opcodestr # ".vv">,
724 def V : VALUrVV<funct6, OPFVV, opcodestr # ".vv", EarlyClobber=1>,
744 def V : VALUVV<funct6, OPFVV, opcodestr # ".vv">,
757 def V : VALUVV<funct6, OPFVV, opcodestr # ".vv">,
762 def V : VALUVV<funct6, OPFVV, opcodestr # ".vv">,
870 def V : VALUVV<funct6, OPIVV, opcodestr # ".vv">,
888 def V : VALUVV<funct6, OPIVV, opcodestr # ".vv">,
895 def V : VALUVV<funct6, OPIVV, opcodestr # ".vv">,
923 def V : VALUVV<funct6, OPMVV, opcodestr # ".vv">,
930 def V : VALUVV<funct6, OPMVV, opcodestr # ".vv">,
937 def V : VALUVV<funct6, OPMVV, opcodestr # ".vv">,
944 def V : VALUVV<funct6, OPIVV, opcodestr # ".vv">,
957 def V : VALUVV<funct6, OPMVV, opcodestr # ".vv">,
964 def V : VALUVV<funct6, OPIVV, opcodestr # ".vv">,
971 def V : VALUVV<funct6, OPIVV, opcodestr # ".vv">,
1006 def V : VALUVV<funct6, OPIVV, opcodestr # ".vv">,
1204 def : InstAlias<"vmsgtu.vv $vd, $va, $vb$vm",
1206 def : InstAlias<"vmsgt.vv $vd, $va, $vb$vm",
1208 def : InstAlias<"vmsgeu.vv $vd, $va, $vb$vm",
1210 def : InstAlias<"vmsge.vv $vd, $va, $vb$vm",
1218 // vmseq/vmsne.vv with the same register for both operands which we can't do
1439 def : InstAlias<"vmfgt.vv $vd, $va, $vb$vm",
1441 def : InstAlias<"vmfge.vv $vd, $va, $vb$vm",
1689 def VRGATHEREI16_VV : VALUVV<0b001110, OPIVV, "vrgatherei16.vv">,