Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp799 uint32_t DestBits = ZI->getType()->getScalarSizeInBits(); in visitAShr() local
/external/llvm/lib/IR/
DInstructions.cpp2583 unsigned DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in isCastable() local
2651 unsigned DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in isBitCastable() local
2697 unsigned DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in getCastOpcode() local
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2664 unsigned DestBits = DestVT.getSizeInBits(); in ARMEmitIntExt() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1631 unsigned DestBits = VT.getScalarType().getSizeInBits(); in visitADD() local
4971 unsigned DestBits = VT.getScalarType().getSizeInBits(); in visitSIGN_EXTEND() local