Home | History | Annotate | Download | only in X86

Lines Matching refs:VIdx

2021   // Operands of Gather: VSrc, Base, VIdx, VMask, Scale
2025 SDValue VIdx = Node->getOperand(4);
2037 const SDValue Ops[] = { VSrc, Base, getI8Imm(Scale->getSExtValue()), VIdx,