Home | History | Annotate | Download | only in X86

Lines Matching refs:VSrc

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