Searched refs:AdjustBigEndianShift (Results 1 – 1 of 1) sorted by relevance
14605 auto AdjustBigEndianShift = [&](unsigned ShAmt) { in reduceLoadWidth() local14615 DAG.getDataLayout().isBigEndian() ? AdjustBigEndianShift(ShAmt) : ShAmt; in reduceLoadWidth()