Searched refs:TBLOperands (Results 1 – 1 of 1) sorted by relevance
10395 SmallVector<SDValue, 16> TBLOperands; in ReconstructShuffle() local10396 TBLOperands.push_back(DAG.getConstant(Sources.size() == 3 in ReconstructShuffle()10409 TBLOperands.push_back(Src); in ReconstructShuffle()10417 TBLOperands.push_back( in ReconstructShuffle()10422 Mask.size() == 8 ? MVT::v8i8 : MVT::v16i8, TBLOperands); in ReconstructShuffle()