Searched refs:TBLOperands (Results 1 – 1 of 1) sorted by relevance
12137 SmallVector<SDValue, 16> TBLOperands; in ReconstructShuffle() local12138 TBLOperands.push_back(DAG.getConstant(Sources.size() == 3 in ReconstructShuffle()12151 TBLOperands.push_back(Src); in ReconstructShuffle()12159 TBLOperands.push_back( in ReconstructShuffle()12164 Mask.size() == 8 ? MVT::v8i8 : MVT::v16i8, TBLOperands); in ReconstructShuffle()