Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp784 uint32_t DestBits = ZI->getType()->getScalarSizeInBits(); in visitAShr() local
/external/llvm/lib/IR/
DInstructions.cpp2521 unsigned DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in isCastable() local
2589 unsigned DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in isBitCastable() local
2635 unsigned DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in getCastOpcode() local
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2682 unsigned DestBits = DestVT.getSizeInBits(); in ARMEmitIntExt() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1531 unsigned DestBits = VT.getScalarType().getSizeInBits(); in visitADD() local
4425 unsigned DestBits = VT.getScalarType().getSizeInBits(); in visitSIGN_EXTEND() local