Searched refs:VTypeIOp (Results 1 – 2 of 2) sorted by relevance
27 class VTypeIOp<int VTypeINum> : RISCVOp {40 def VTypeIOp10 : VTypeIOp<10>;41 def VTypeIOp11 : VTypeIOp<11>;
574 SDValue VTypeIOp = CurDAG->getTargetConstant(VTypeI, DL, XLenVT); in selectVSETVLI() local594 XLenVT, VLImm, VTypeIOp)); in selectVSETVLI()601 CurDAG->getMachineNode(Opcode, DL, XLenVT, VLOperand, VTypeIOp)); in selectVSETVLI()