Searched defs:TypeWidth (Results 1 – 4 of 4) sorted by relevance
452 unsigned TypeWidth = InnerShift->getType()->getScalarSizeInBits(); in canEvaluateShiftedShift() local553 unsigned TypeWidth = ShType->getScalarSizeInBits(); in foldShiftedShift() local
1975 uint32_t TypeWidth = X86_CHAR_BIT * typeWidthInBytes(Ty); in lowerArithmetic() local2077 uint32_t TypeWidth = X86_CHAR_BIT * typeWidthInBytes(Ty); in lowerArithmetic() local
2171 uint32_t TypeWidth = X86_CHAR_BIT * typeWidthInBytes(Ty); in lowerArithmetic() local2265 uint32_t TypeWidth = X86_CHAR_BIT * typeWidthInBytes(Ty); in lowerArithmetic() local
1855 int32_t TypeWidth = typeWidthInBytes(DestTy); in legalizeMov() local