Searched refs:getTruncatedShiftCount (Results 1 – 1 of 1) sorted by relevance
952 inline static unsigned getTruncatedShiftCount(const MachineInstr &MI, in getTruncatedShiftCount() function1348 unsigned ShAmt = getTruncatedShiftCount(MI, 2); in convertToThreeAddress()1367 unsigned ShAmt = getTruncatedShiftCount(MI, 2); in convertToThreeAddress()1401 unsigned ShAmt = getTruncatedShiftCount(MI, 2); in convertToThreeAddress()4159 return getTruncatedShiftCount(MI, 2) != 0; in isDefConvertible()4164 unsigned ShAmt = getTruncatedShiftCount(MI, 2); in isDefConvertible()4171 return getTruncatedShiftCount(MI, 3) != 0; in isDefConvertible()