Searched refs:IsShiftAndLoad (Results 1 – 1 of 1) sorted by relevance
923 auto IsShiftAndLoad = [](SDValue LHS, SDValue RHS) { in isDesirableToCommuteWithShift() local935 return !(IsShiftAndLoad(LHS, RHS) || IsShiftAndLoad(RHS, LHS)); in isDesirableToCommuteWithShift()