Searched defs:FromBits (Results 1 – 4 of 4) sorted by relevance
554 void DwarfExpression::emitLegacySExt(unsigned FromBits) { in emitLegacySExt()569 void DwarfExpression::emitLegacyZExt(unsigned FromBits) { in emitLegacyZExt()
965 unsigned FromBits = FromType->getPrimitiveSizeInBits(); in isTruncateFree() local973 unsigned FromBits = FromVT.getSizeInBits(); in isTruncateFree() local5023 unsigned FromBits = InVT.getScalarSizeInBits(); in lowerExtendVectorInreg() local
1864 uint64_t FromBits = FromTy->getPrimitiveSizeInBits(); in replaceAllDbgUsesWith() local
5293 unsigned FromBits = EVT.getScalarSizeInBits(); in getNode() local