Searched defs:DestBits (Results 1 – 7 of 7) sorted by relevance
308 unsigned DestBits = DstTy->getPrimitiveSizeInBits(); in isTruncateFree() local317 unsigned DestBits = DstVT.getSizeInBits(); in isTruncateFree() local
2976 TypeSize DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in isCastable() local3038 TypeSize DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in isBitCastable() local3099 unsigned DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in getCastOpcode() local
2677 unsigned DestBits = DestVT.getSizeInBits(); in ARMEmitIntExt() local
14880 unsigned DestBits = DstTy->getPrimitiveSizeInBits(); in isTruncateFree() local14889 unsigned DestBits = DstVT.getSizeInBits(); in isTruncateFree() local
2423 size_t DestBits = X86_CHAR_BIT * typeWidthInBytes(DestTy); in lowerCast() local
2661 size_t DestBits = X86_CHAR_BIT * typeWidthInBytes(DestTy); in lowerCast() local
9633 unsigned DestBits = VT.getScalarSizeInBits(); in visitSIGN_EXTEND() local