Searched refs:isDesirableToCommuteWithShift (Results 1 – 8 of 8) sorted by relevance
408 bool isDesirableToCommuteWithShift(const SDNode *N,
6364 bool RISCVTargetLowering::isDesirableToCommuteWithShift( in isDesirableToCommuteWithShift() function in RISCVTargetLowering
728 bool isDesirableToCommuteWithShift(const SDNode *N,
13151 ARMTargetLowering::isDesirableToCommuteWithShift(const SDNode *N, in isDesirableToCommuteWithShift() function in ARMTargetLowering
633 bool isDesirableToCommuteWithShift(const SDNode *N,
12188 AArch64TargetLowering::isDesirableToCommuteWithShift(const SDNode *N, in isDesirableToCommuteWithShift() function in AArch64TargetLowering
3600 virtual bool isDesirableToCommuteWithShift(const SDNode *N, in isDesirableToCommuteWithShift() function
8057 if (!LHS.hasOneUse() || !TLI.isDesirableToCommuteWithShift(N, Level)) in visitShiftByConstant()8436 TLI.isDesirableToCommuteWithShift(N, Level)) { in visitSHL()