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

/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp787 uint32_t DestBits = ZI->getType()->getScalarSizeInBits(); local
/macosx-10.10/llvmCore-3425.0.34/lib/VMCore/
H A DInstructions.cpp2465 unsigned DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr local
2538 unsigned DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr local
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1513 unsigned DestBits = VT.getScalarType().getSizeInBits(); local
4280 unsigned DestBits = VT.getScalarType().getSizeInBits(); local

Completed in 188 milliseconds