Searched defs:TypeWidth (Results 1 – 10 of 10) sorted by relevance
184 static void DefineTypeSize(const Twine &MacroName, unsigned TypeWidth, in DefineTypeSize()229 int TypeWidth = TI.getTypeWidth(Ty); in DefineExactWidthIntType() local249 int TypeWidth = TI.getTypeWidth(Ty); in DefineExactWidthIntTypeSize() local261 static void DefineLeastWidthIntType(unsigned TypeWidth, bool IsSigned, in DefineLeastWidthIntType()274 static void DefineFastIntType(unsigned TypeWidth, bool IsSigned, in DefineFastIntType()292 static const char *getLockFreeValue(unsigned TypeWidth, unsigned TypeAlign, in getLockFreeValue()
84 unsigned TypeWidth = SecondShift->getType()->getScalarSizeInBits(); in canEvaluateShiftedShift() local219 unsigned TypeWidth = BO->getType()->getScalarSizeInBits(); in GetShiftedValue() local263 unsigned TypeWidth = BO->getType()->getScalarSizeInBits(); in GetShiftedValue() local
503 unsigned TypeWidth = InnerShift->getType()->getScalarSizeInBits(); in canEvaluateShiftedShift() local586 unsigned TypeWidth = ShType->getScalarSizeInBits(); in foldShiftedShift() local694 unsigned TypeWidth = I->getType()->getScalarSizeInBits(); in getShiftedValue() local
1349 unsigned TypeWidth = Src->getType()->getScalarSizeInBits(); in visitZExt() local
452 unsigned TypeWidth = InnerShift->getType()->getScalarSizeInBits(); in canEvaluateShiftedShift() local553 unsigned TypeWidth = ShType->getScalarSizeInBits(); in foldShiftedShift() local
286 uint64_t TypeWidth = Ctx.getTypeSize(SymbolType); in MakeSymIntVal() 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
13289 uint64_t TypeWidth = Context.getIntWidth(FieldTy); in VerifyBitField() local