Searched defs:TypeWidth (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp126 unsigned TypeWidth = I->getType()->getScalarSizeInBits(); local
150 unsigned TypeWidth = I->getType()->getScalarSizeInBits(); local
213 unsigned TypeWidth = BO->getType()->getScalarSizeInBits(); local
255 unsigned TypeWidth = BO->getType()->getScalarSizeInBits(); local
[all...]

Completed in 62 milliseconds