Searched refs:BSWAPMask (Results 1 – 1 of 1) sorted by relevance
1197 SmallVector<int, 16> BSWAPMask; in ExpandBITREVERSE() local1198 createBSWAPShuffleMask(VT, BSWAPMask); in ExpandBITREVERSE()1200 EVT ByteVT = EVT::getVectorVT(*DAG.getContext(), MVT::i8, BSWAPMask.size()); in ExpandBITREVERSE()1201 if (TLI.isShuffleMaskLegal(BSWAPMask, ByteVT) && in ExpandBITREVERSE()1210 BSWAPMask); in ExpandBITREVERSE()