Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:IdxVal

16472           unsigned IdxVal = (Idx->getZExtValue() * NVT.getScalarSizeInBits()) /
16475 SDValue Src = V->getOperand(IdxVal);
16484 makeArrayRef(V->op_begin() + IdxVal,