Searched defs:TypeWidth (Results 1 – 4 of 4) sorted by relevance
173 static void DefineTypeSize(const Twine &MacroName, unsigned TypeWidth, in DefineTypeSize()236 int TypeWidth = TI.getTypeWidth(Ty); in DefineExactWidthIntType() local261 int TypeWidth = TI.getTypeWidth(Ty); in DefineExactWidthIntTypeSize() local276 unsigned TypeWidth, bool IsSigned, in DefineLeastWidthIntType()294 static void DefineFastIntType(const LangOptions &LangOpts, unsigned TypeWidth, in DefineFastIntType()317 static const char *getLockFreeValue(unsigned TypeWidth, const TargetInfo &TI) { in getLockFreeValue()
548 unsigned TypeWidth = InnerShift->getType()->getScalarSizeInBits(); in canEvaluateShiftedShift() local630 unsigned TypeWidth = ShType->getScalarSizeInBits(); in foldShiftedShift() local738 unsigned TypeWidth = I->getType()->getScalarSizeInBits(); in getShiftedValue() local
1266 unsigned TypeWidth = Src->getType()->getScalarSizeInBits(); in visitZExt() local
18193 uint64_t TypeWidth = Context.getIntWidth(FieldTy); in VerifyBitField() local