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