Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DInitPreprocessor.cpp184 static void DefineTypeSize(const Twine &MacroName, unsigned TypeWidth, in DefineTypeSize()
229 int TypeWidth = TI.getTypeWidth(Ty); in DefineExactWidthIntType() local
249 int TypeWidth = TI.getTypeWidth(Ty); in DefineExactWidthIntTypeSize() local
261 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()
/external/llvm-project/clang/lib/Frontend/
DInitPreprocessor.cpp166 static void DefineTypeSize(const Twine &MacroName, unsigned TypeWidth, in DefineTypeSize()
211 int TypeWidth = TI.getTypeWidth(Ty); in DefineExactWidthIntType() local
231 int TypeWidth = TI.getTypeWidth(Ty); in DefineExactWidthIntTypeSize() local
243 static void DefineLeastWidthIntType(unsigned TypeWidth, bool IsSigned, in DefineLeastWidthIntType()
256 static void DefineFastIntType(unsigned TypeWidth, bool IsSigned, in DefineFastIntType()
274 static const char *getLockFreeValue(unsigned TypeWidth, unsigned TypeAlign, in getLockFreeValue()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp84 unsigned TypeWidth = SecondShift->getType()->getScalarSizeInBits(); in canEvaluateShiftedShift() local
219 unsigned TypeWidth = BO->getType()->getScalarSizeInBits(); in GetShiftedValue() local
263 unsigned TypeWidth = BO->getType()->getScalarSizeInBits(); in GetShiftedValue() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp454 unsigned TypeWidth = InnerShift->getType()->getScalarSizeInBits(); in canEvaluateShiftedShift() local
530 unsigned TypeWidth = ShType->getScalarSizeInBits(); in foldShiftedShift() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp452 unsigned TypeWidth = InnerShift->getType()->getScalarSizeInBits(); in canEvaluateShiftedShift() local
553 unsigned TypeWidth = ShType->getScalarSizeInBits(); in foldShiftedShift() local
/external/clang/lib/StaticAnalyzer/Core/
DSimpleSValBuilder.cpp286 uint64_t TypeWidth = Ctx.getTypeSize(SymbolType); in MakeSymIntVal() local
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DSimpleSValBuilder.cpp294 uint64_t TypeWidth = Ctx.getTypeSize(SymbolType); in MakeSymIntVal() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp1880 int32_t TypeWidth = typeWidthInBytes(DestTy); in legalizeMov() local
/external/clang/lib/Sema/
DSemaDecl.cpp13289 uint64_t TypeWidth = Context.getIntWidth(FieldTy); in VerifyBitField() local
/external/llvm-project/clang/lib/Sema/
DSemaDecl.cpp16481 uint64_t TypeWidth = Context.getIntWidth(FieldTy); in VerifyBitField() local