Home
last modified time | relevance | path

Searched defs:TypeWidth (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp168 DefineTypeSize(const Twine & MacroName,unsigned TypeWidth,StringRef ValSuffix,bool isSigned,MacroBuilder & Builder) DefineTypeSize() argument
231 int TypeWidth = TI.getTypeWidth(Ty); DefineExactWidthIntType() local
256 int TypeWidth = TI.getTypeWidth(Ty); DefineExactWidthIntTypeSize() local
271 DefineLeastWidthIntType(const LangOptions & LangOpts,unsigned TypeWidth,bool IsSigned,const TargetInfo & TI,MacroBuilder & Builder) DefineLeastWidthIntType() argument
289 DefineFastIntType(const LangOptions & LangOpts,unsigned TypeWidth,bool IsSigned,const TargetInfo & TI,MacroBuilder & Builder) DefineFastIntType() argument
312 getLockFreeValue(unsigned TypeWidth,const TargetInfo & TI) getLockFreeValue() argument
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp548 unsigned TypeWidth = InnerShift->getType()->getScalarSizeInBits(); canEvaluateShiftedShift() local
630 unsigned TypeWidth = ShType->getScalarSizeInBits(); foldShiftedShift() local
738 unsigned TypeWidth = I->getType()->getScalarSizeInBits(); getShiftedValue() local
[all...]
H A DInstCombineCasts.cpp1266 unsigned TypeWidth = Src->getType()->getScalarSizeInBits(); visitZExt() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp204 uint64_t TypeWidth = Ctx.getTypeSize(SymbolType); in MakeSymIntVal() local
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp18147 uint64_t TypeWidth = Context.getIntWidth(FieldTy); VerifyBitField() local