Searched refs:isTruncatedShiftCountForLEA (Results 1 – 1 of 1) sorted by relevance
1017 inline static bool isTruncatedShiftCountForLEA(unsigned ShAmt) { in isTruncatedShiftCountForLEA() function1444 if (!isTruncatedShiftCountForLEA(ShAmt)) in convertToThreeAddress()1464 if (!isTruncatedShiftCountForLEA(ShAmt)) in convertToThreeAddress()1499 if (!isTruncatedShiftCountForLEA(ShAmt)) in convertToThreeAddress()5024 if (isTruncatedShiftCountForLEA(ShAmt)) in isDefConvertible()