Searched refs:AndMaskConstants (Results 1 – 1 of 1) sorted by relevance
11971 SmallVector<SDValue, 16> AndMaskConstants; in ReconstructShuffleWithRuntimeMask() local11992 AndMaskConstants.push_back(MaskSource.getOperand(1)); in ReconstructShuffleWithRuntimeMask()11994 } else if (!AndMaskConstants.empty()) { in ReconstructShuffleWithRuntimeMask()12032 if (!AndMaskConstants.empty()) in ReconstructShuffleWithRuntimeMask()12034 DAG.getBuildVector(VT, dl, AndMaskConstants)); in ReconstructShuffleWithRuntimeMask()