Searched refs:getTruncatedShiftCount (Results 1 – 1 of 1) sorted by relevance
2460 inline static unsigned getTruncatedShiftCount(MachineInstr *MI, in getTruncatedShiftCount() function2698 unsigned ShAmt = getTruncatedShiftCount(MI, 2); in convertToThreeAddress()2714 unsigned ShAmt = getTruncatedShiftCount(MI, 2); in convertToThreeAddress()2740 unsigned ShAmt = getTruncatedShiftCount(MI, 2); in convertToThreeAddress()4176 return getTruncatedShiftCount(MI, 2) != 0; in isDefConvertible()4181 unsigned ShAmt = getTruncatedShiftCount(MI, 2); in isDefConvertible()4188 return getTruncatedShiftCount(MI, 3) != 0; in isDefConvertible()