Home | History | Annotate | Download | only in X86

Lines Matching refs:VSrc

1899   // Operands of Gather: VSrc, Base, VIdx, VMask, Scale
1901 SDValue VSrc = Node->getOperand(2);
1909 SDVTList VTs = CurDAG->getVTList(VSrc.getValueType(), VSrc.getValueType(),
1917 const SDValue Ops[] = { VSrc, Base, getI8Imm(Scale->getSExtValue(), DL), VIdx,