Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ZeroIdx

3141     SDValue ZeroIdx = DAG.getConstant(0, SDLoc(Mask), IdxTy);
3143 ZeroIdx);