Searched refs:VTypeIOp (Results 1 – 2 of 2) sorted by relevance
25 class VTypeIOp<int VTypeINum> : RISCVOp {38 def VTypeIOp10 : VTypeIOp<10>;39 def VTypeIOp11 : VTypeIOp<11>;
488 SDValue VTypeIOp = CurDAG->getTargetConstant(VTypeI, DL, XLenVT); in selectVSETVLI() local508 XLenVT, VLImm, VTypeIOp)); in selectVSETVLI()515 CurDAG->getMachineNode(Opcode, DL, XLenVT, VLOperand, VTypeIOp)); in selectVSETVLI()