Searched refs:getTruncatedShiftCount (Results 1 – 1 of 1) sorted by relevance
1007 inline static unsigned getTruncatedShiftCount(const MachineInstr &MI, in getTruncatedShiftCount() function1443 unsigned ShAmt = getTruncatedShiftCount(MI, 2); in convertToThreeAddress()1463 unsigned ShAmt = getTruncatedShiftCount(MI, 2); in convertToThreeAddress()1498 unsigned ShAmt = getTruncatedShiftCount(MI, 2); in convertToThreeAddress()5015 return getTruncatedShiftCount(MI, 2) != 0; in isDefConvertible()5023 unsigned ShAmt = getTruncatedShiftCount(MI, 2); in isDefConvertible()5035 return getTruncatedShiftCount(MI, 3) != 0; in isDefConvertible()