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