Searched refs:isDesirableToCommuteWithShift (Results 1 – 8 of 8) sorted by relevance
389 bool isDesirableToCommuteWithShift(const SDNode *N,
5927 bool RISCVTargetLowering::isDesirableToCommuteWithShift( in isDesirableToCommuteWithShift() function in RISCVTargetLowering
713 bool isDesirableToCommuteWithShift(const SDNode *N,
12821 ARMTargetLowering::isDesirableToCommuteWithShift(const SDNode *N, in isDesirableToCommuteWithShift() function in ARMTargetLowering
632 bool isDesirableToCommuteWithShift(const SDNode *N,
11825 AArch64TargetLowering::isDesirableToCommuteWithShift(const SDNode *N, in isDesirableToCommuteWithShift() function in AArch64TargetLowering
3573 virtual bool isDesirableToCommuteWithShift(const SDNode *N, in isDesirableToCommuteWithShift() function
8019 if (!LHS.hasOneUse() || !TLI.isDesirableToCommuteWithShift(N, Level)) in visitShiftByConstant()8398 TLI.isDesirableToCommuteWithShift(N, Level)) { in visitSHL()