Searched refs:SrcDstSize (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1120 unsigned SrcDstSize = CI.getType()->getScalarSizeInBits(); local
1121 unsigned ShAmt = CA->getZExtValue()+SrcDstSize-MidSize;

Completed in 52 milliseconds