Lines Matching full:intid
5138 SDValue IntID =
5141 IntID,
9454 SDValue IntID = DAG.getTargetConstant(
9458 SmallVector<SDValue, 8> Ops{Load->getChain(), IntID};
9505 SDValue IntID = DAG.getTargetConstant(VlsegInts[NF - 2], DL, XLenVT);
9510 SmallVector<SDValue, 12> Ops = {Load->getChain(), IntID};
9587 SDValue IntID = DAG.getTargetConstant(
9592 SmallVector<SDValue, 8> Ops{Store->getChain(), IntID};
9626 SDValue IntID = DAG.getTargetConstant(VssegInts[NF - 2], DL, XLenVT);
9630 SmallVector<SDValue, 12> Ops = {FixedIntrinsic->getChain(), IntID};
10788 SDValue IntID = DAG.getTargetConstant(
10790 SmallVector<SDValue, 4> Ops{Load->getChain(), IntID};
10849 SDValue IntID = DAG.getTargetConstant(
10853 {Store->getChain(), IntID, NewValue, Store->getBasePtr(), VL},
10896 unsigned IntID =
10898 SmallVector<SDValue, 8> Ops{Chain, DAG.getTargetConstant(IntID, DL, XLenVT)};
10974 unsigned IntID =
10976 SmallVector<SDValue, 8> Ops{Chain, DAG.getTargetConstant(IntID, DL, XLenVT)};
11808 SDValue IntID = DAG.getTargetConstant(IsUnmasked ? Intrinsic::riscv_vlse
11811 SmallVector<SDValue, 8> Ops{VPNode->getChain(), IntID,
11856 SDValue IntID = DAG.getTargetConstant(IsUnmasked ? Intrinsic::riscv_vsse
11859 SmallVector<SDValue, 8> Ops{VPNode->getChain(), IntID, StoreVal,
11948 unsigned IntID =
11950 SmallVector<SDValue, 8> Ops{Chain, DAG.getTargetConstant(IntID, DL, XLenVT)};
12046 unsigned IntID =
12048 SmallVector<SDValue, 8> Ops{Chain, DAG.getTargetConstant(IntID, DL, XLenVT)};