Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp784 uint32_t DestBits = ZI->getType()->getScalarSizeInBits(); in visitAShr() local
/external/llvm/lib/IR/
DInstructions.cpp2476 unsigned DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in isCastable() local
2549 unsigned DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in getCastOpcode() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1522 unsigned DestBits = VT.getScalarType().getSizeInBits(); in visitADD() local
4330 unsigned DestBits = VT.getScalarType().getSizeInBits(); in visitSIGN_EXTEND() local