Searched refs:TBLOperands (Results 1 – 1 of 1) sorted by relevance
11116 SmallVector<SDValue, 16> TBLOperands; in ReconstructShuffle() local11117 TBLOperands.push_back(DAG.getConstant(Sources.size() == 3 in ReconstructShuffle()11130 TBLOperands.push_back(Src); in ReconstructShuffle()11138 TBLOperands.push_back( in ReconstructShuffle()11143 Mask.size() == 8 ? MVT::v8i8 : MVT::v16i8, TBLOperands); in ReconstructShuffle()