Searched refs:isDesirableToCommuteWithShift (Results 1 – 10 of 10) sorted by relevance
177 bool isDesirableToCommuteWithShift(const SDNode *N,
905 bool AMDGPUTargetLowering::isDesirableToCommuteWithShift( in isDesirableToCommuteWithShift() function in AMDGPUTargetLowering
498 bool isDesirableToCommuteWithShift(const SDNode *N,
10642 bool RISCVTargetLowering::isDesirableToCommuteWithShift( in isDesirableToCommuteWithShift() function in RISCVTargetLowering
730 bool isDesirableToCommuteWithShift(const SDNode *N,
13648 ARMTargetLowering::isDesirableToCommuteWithShift(const SDNode *N, in isDesirableToCommuteWithShift() function in ARMTargetLowering
673 bool isDesirableToCommuteWithShift(const SDNode *N,
14930 AArch64TargetLowering::isDesirableToCommuteWithShift(const SDNode *N, in isDesirableToCommuteWithShift() function in AArch64TargetLowering
4003 virtual bool isDesirableToCommuteWithShift(const SDNode *N, in isDesirableToCommuteWithShift() function
8974 if (!LHS.hasOneUse() || !TLI.isDesirableToCommuteWithShift(N, Level)) in visitShiftByConstant()9363 TLI.isDesirableToCommuteWithShift(N, Level)) { in visitSHL()