Searched refs:isDesirableToCommuteWithShift (Results 1 – 8 of 8) sorted by relevance
135 bool isDesirableToCommuteWithShift(const SDNode *N,
1034 bool RISCVTargetLowering::isDesirableToCommuteWithShift( in isDesirableToCommuteWithShift() function in RISCVTargetLowering
625 bool isDesirableToCommuteWithShift(const SDNode *N,
11726 ARMTargetLowering::isDesirableToCommuteWithShift(const SDNode *N, in isDesirableToCommuteWithShift() function in ARMTargetLowering
457 bool isDesirableToCommuteWithShift(const SDNode *N,
9576 AArch64TargetLowering::isDesirableToCommuteWithShift(const SDNode *N, in isDesirableToCommuteWithShift() function in AArch64TargetLowering
3344 virtual bool isDesirableToCommuteWithShift(const SDNode *N, in isDesirableToCommuteWithShift() function
7304 if (!LHS.hasOneUse() || !TLI.isDesirableToCommuteWithShift(N, Level)) in visitShiftByConstant()7673 TLI.isDesirableToCommuteWithShift(N, Level)) { in visitSHL()