Home
last modified time | relevance | path

Searched defs:IntSize (Results 1 – 8 of 8) sorted by relevance

/external/clang/lib/AST/
DMicrosoftCXXABI.cpp247 unsigned IntSize = Target.getIntWidth(); in getMemberPointerWidthAndAlign() local
DASTContext.cpp4739 uint64_t IntSize = getTypeSize(IntTy); in isPromotableBitField() local
4807 uint64_t IntSize = getIntWidth(IntTy); in getPromotedIntegerType() local
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp2986 unsigned IntSize = in SynthMessageExpr() local
4125 unsigned IntSize = in SynthesizeByrefCopyDestroyHelper() local
4523 unsigned IntSize = in SynthBlockInitExpr() local
DRewriteModernObjC.cpp2599 unsigned IntSize = in RewriteObjCBoolLiteralExpr() local
4981 unsigned IntSize = in SynthesizeByrefCopyDestroyHelper() local
5396 unsigned IntSize = in SynthBlockInitExpr() local
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp1051 CharUnits IntSize = Context.getTypeSizeInChars(Context.IntTy); in GetVirtualBaseClassOffset() local
2107 int32_t IntSize = CGF.getIntSize().getQuantity(); in performReturnAdjustment() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.cpp463 int IntSize = 0; in EnforceSmallerThan() local
/external/v8/tools/
Dgrokdump.py1663 def IntSize(self): member in V8Heap
/external/clang/lib/Sema/
DSemaExpr.cpp3178 unsigned IntSize = Context.getTargetInfo().getIntWidth(); in ActOnIntegerConstant() local
3442 unsigned IntSize = Context.getTargetInfo().getIntWidth(); in ActOnNumericConstant() local