Searched defs:TypeWidth (Results 1 – 4 of 4) sorted by relevance
166 static void DefineTypeSize(const Twine &MacroName, unsigned TypeWidth, in DefineTypeSize()211 int TypeWidth = TI.getTypeWidth(Ty); in DefineExactWidthIntType() local236 int TypeWidth = TI.getTypeWidth(Ty); in DefineExactWidthIntTypeSize() local248 static void DefineLeastWidthIntType(unsigned TypeWidth, bool IsSigned, in DefineLeastWidthIntType()261 static void DefineFastIntType(unsigned TypeWidth, bool IsSigned, in DefineFastIntType()279 static const char *getLockFreeValue(unsigned TypeWidth, unsigned TypeAlign, in getLockFreeValue()
460 unsigned TypeWidth = InnerShift->getType()->getScalarSizeInBits(); in canEvaluateShiftedShift() local536 unsigned TypeWidth = ShType->getScalarSizeInBits(); in foldShiftedShift() local
162 uint64_t TypeWidth = Ctx.getTypeSize(SymbolType); in MakeSymIntVal() local
16612 uint64_t TypeWidth = Context.getIntWidth(FieldTy); in VerifyBitField() local