Searched refs:getTruncatedShiftCount (Results 1 – 1 of 1) sorted by relevance
952 inline static unsigned getTruncatedShiftCount(const MachineInstr &MI, in getTruncatedShiftCount() function1345 unsigned ShAmt = getTruncatedShiftCount(MI, 2); in convertToThreeAddress()1364 unsigned ShAmt = getTruncatedShiftCount(MI, 2); in convertToThreeAddress()1395 unsigned ShAmt = getTruncatedShiftCount(MI, 2); in convertToThreeAddress()4104 return getTruncatedShiftCount(MI, 2) != 0; in isDefConvertible()4109 unsigned ShAmt = getTruncatedShiftCount(MI, 2); in isDefConvertible()4116 return getTruncatedShiftCount(MI, 3) != 0; in isDefConvertible()