Searched refs:isDesirableToCommuteWithShift (Results 1 – 8 of 8) sorted by relevance
483 bool isDesirableToCommuteWithShift(const SDNode *N,
9382 bool RISCVTargetLowering::isDesirableToCommuteWithShift( in isDesirableToCommuteWithShift() function in RISCVTargetLowering
733 bool isDesirableToCommuteWithShift(const SDNode *N,
13574 ARMTargetLowering::isDesirableToCommuteWithShift(const SDNode *N, in isDesirableToCommuteWithShift() function in ARMTargetLowering
657 bool isDesirableToCommuteWithShift(const SDNode *N,
13651 AArch64TargetLowering::isDesirableToCommuteWithShift(const SDNode *N, in isDesirableToCommuteWithShift() function in AArch64TargetLowering
3884 virtual bool isDesirableToCommuteWithShift(const SDNode *N, in isDesirableToCommuteWithShift() function
8698 if (!LHS.hasOneUse() || !TLI.isDesirableToCommuteWithShift(N, Level)) in visitShiftByConstant()9093 TLI.isDesirableToCommuteWithShift(N, Level)) { in visitSHL()