Searched refs:preferShiftsToClearExtremeBits (Results 1 – 4 of 4) sorted by relevance
816 bool preferShiftsToClearExtremeBits(SDValue Y) const override;
4789 bool X86TargetLowering::preferShiftsToClearExtremeBits(SDValue Y) const { in preferShiftsToClearExtremeBits() function in X86TargetLowering
517 virtual bool preferShiftsToClearExtremeBits(SDValue X) const { in preferShiftsToClearExtremeBits() function
4322 if (!TLI.preferShiftsToClearExtremeBits(N0)) in unfoldExtremeBitClearingToShifts()