Home | History | Annotate | Download | only in X86

Lines Matching refs:VSrc

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