Lines Matching defs:MaskLo
24017 static const int MaskLo[] = {0, 0, 2, 2};
24018 SDValue Result = DAG.getVectorShuffle(MVT::v4i32, dl, GT, GT, MaskLo);
24043 static const int MaskLo[] = { 0, 0, 2, 2 };
24045 SDValue GTLo = DAG.getVectorShuffle(MVT::v4i32, dl, GT, GT, MaskLo);