Searched defs:TypeWidth (Results 1 – 3 of 3) sorted by relevance
182 static void DefineTypeSize(const Twine &MacroName, unsigned TypeWidth, in DefineTypeSize()227 int TypeWidth = TI.getTypeWidth(Ty); in DefineExactWidthIntType() local247 int TypeWidth = TI.getTypeWidth(Ty); in DefineExactWidthIntTypeSize() local259 static void DefineLeastWidthIntType(unsigned TypeWidth, bool IsSigned, in DefineLeastWidthIntType()272 static void DefineFastIntType(unsigned TypeWidth, bool IsSigned, in DefineFastIntType()290 static const char *getLockFreeValue(unsigned TypeWidth, unsigned TypeAlign, in getLockFreeValue()
128 unsigned TypeWidth = I->getType()->getScalarSizeInBits(); in CanEvaluateShifted() local153 unsigned TypeWidth = I->getType()->getScalarSizeInBits(); in CanEvaluateShifted() local220 unsigned TypeWidth = BO->getType()->getScalarSizeInBits(); in GetShiftedValue() local262 unsigned TypeWidth = BO->getType()->getScalarSizeInBits(); in GetShiftedValue() local
286 uint64_t TypeWidth = Ctx.getTypeSize(SymbolType); in MakeSymIntVal() local