Searched refs:shouldFoldMaskToVariableShiftPair (Results 1 – 4 of 4) sorted by relevance
1127 bool shouldFoldMaskToVariableShiftPair(SDValue Y) const override;
6096 bool X86TargetLowering::shouldFoldMaskToVariableShiftPair(SDValue Y) const { in shouldFoldMaskToVariableShiftPair() function in X86TargetLowering
723 virtual bool shouldFoldMaskToVariableShiftPair(SDValue X) const { in shouldFoldMaskToVariableShiftPair() function
6026 if (!TLI.shouldFoldMaskToVariableShiftPair(N0)) in unfoldExtremeBitClearingToShifts()