Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ZeroIdx

729     SDValue ZeroIdx = DAG.getConstant(0, dl, IdxTy);
730 return DAG.getNode(ISD::EXTRACT_SUBVECTOR, dl, NVT, WideExt, ZeroIdx);