Searched refs:canCombineShiftIntoShXAdd (Results 1 – 1 of 1) sorted by relevance
2099 static bool canCombineShiftIntoShXAdd(const MachineBasicBlock &MBB, in canCombineShiftIntoShXAdd() function 2143 if (canCombineShiftIntoShXAdd(MBB, AddMI->getOperand(1), ShiftAmt)) { in getSHXADDPatterns() 2147 if (canCombineShiftIntoShXAdd(MBB, AddMI->getOperand(2), ShiftAmt)) { in getSHXADDPatterns()