Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:Lane

1900     int Lane = SVN->getSplatIndex();
1901 if (Lane == -1) Lane = 0;
1904 if (Lane == 0 && V1.getOpcode() == ISD::SCALAR_TO_VECTOR)
1910 if (Lane == 0 && V1.getOpcode() == ISD::BUILD_VECTOR &&
1921 return createSplat(DAG, dl, VT, DAG.getConstant(Lane, MVT::i32));