Home | History | Annotate | Download | only in X86

Lines Matching refs:VSrc

1961   // Operands of Gather: VSrc, Base, VIdx, VMask, Scale
1963 SDValue VSrc = Node->getOperand(2);
1971 SDVTList VTs = CurDAG->getVTList(VSrc.getValueType(), VSrc.getValueType(),
1977 const SDValue Ops[] = { VSrc, Base, getI8Imm(Scale->getSExtValue()), VIdx,