Searched refs:isTruncatedShiftCountForLEA (Results 1 – 1 of 1) sorted by relevance
1009 inline static bool isTruncatedShiftCountForLEA(unsigned ShAmt) { in isTruncatedShiftCountForLEA() function1420 if (!isTruncatedShiftCountForLEA(ShAmt)) in convertToThreeAddress()1440 if (!isTruncatedShiftCountForLEA(ShAmt)) in convertToThreeAddress()1474 if (!isTruncatedShiftCountForLEA(ShAmt)) in convertToThreeAddress()4850 if (isTruncatedShiftCountForLEA(ShAmt)) in isDefConvertible()