Searched refs:hasFastVectorShiftMasks (Results 1 – 2 of 2) sorted by relevance
719 bool hasFastVectorShiftMasks() const { return HasFastVectorShiftMasks; } in hasFastVectorShiftMasks() function
5494 if ((Subtarget.hasFastVectorShiftMasks() && VT.isVector()) || in shouldFoldConstantShiftPairToMask()