Searched refs:AndMaskConstants (Results 1 – 1 of 1) sorted by relevance
10950 SmallVector<SDValue, 16> AndMaskConstants; in ReconstructShuffleWithRuntimeMask() local10971 AndMaskConstants.push_back(MaskSource.getOperand(1)); in ReconstructShuffleWithRuntimeMask()10973 } else if (!AndMaskConstants.empty()) { in ReconstructShuffleWithRuntimeMask()11011 if (!AndMaskConstants.empty()) in ReconstructShuffleWithRuntimeMask()11013 DAG.getBuildVector(VT, dl, AndMaskConstants)); in ReconstructShuffleWithRuntimeMask()