Searched refs:TBLOperands (Results 1 – 1 of 1) sorted by relevance
9447 SmallVector<SDValue, 16> TBLOperands; in ReconstructShuffle() local9448 TBLOperands.push_back(DAG.getConstant(Sources.size() == 3 in ReconstructShuffle()9461 TBLOperands.push_back(Src); in ReconstructShuffle()9469 TBLOperands.push_back( in ReconstructShuffle()9474 Mask.size() == 8 ? MVT::v8i8 : MVT::v16i8, TBLOperands); in ReconstructShuffle()