| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGObjCGNU.cpp | 146 llvm::IntegerType *LongTy; member in __anon119c321b0111::CGObjCGNU 1720 metaclassFields.addInt(LongTy, 0); in GenerateClass() 1723 metaclassFields.addInt(LongTy, 1); in GenerateClass() 1727 metaclassFields.addInt(LongTy, 0); in GenerateClass() 1758 metaclassFields.addInt(LongTy, 0); in GenerateClass() 1800 classFields.addInt(LongTy, 0); in GenerateClass() 1803 classFields.addInt(LongTy, 0); in GenerateClass() 1809 classFields.addInt(LongTy, in GenerateClass() 1936 classFields.addInt(LongTy, 0); in GenerateClass() 2093 ClassSymbol = new llvm::GlobalVariable(TheModule, LongTy, false, in GetClassNamed() [all …]
|
| H A D | CGObjCMac.cpp | 175 llvm::IntegerType *ShortTy, *IntTy, *LongTy; member in __anon0cc8f9a20111::ObjCCommonTypesHelper 413 llvm::Type *args[] = { Int8PtrTy, Int8PtrTy, LongTy }; in GcMemmoveCollectableFn() 3245 values.fillPlaceholderWithInt(countSlot, ObjCTypes.LongTy, count); in EmitProtocolList() 3636 values.addInt(ObjCTypes.LongTy, 0); in GenerateClass() 3637 values.addInt(ObjCTypes.LongTy, Flags); in GenerateClass() 3638 values.addInt(ObjCTypes.LongTy, Size.getQuantity()); in GenerateClass() 3697 values.addInt(ObjCTypes.LongTy, 0); in EmitMetaClass() 3698 values.addInt(ObjCTypes.LongTy, Flags); in EmitMetaClass() 3699 values.addInt(ObjCTypes.LongTy, Size); in EmitMetaClass() 5100 CGM.getTypes().ConvertType(CGM.getContext().LongTy), in EmitIvarOffset() [all …]
|
| H A D | CodeGenTBAA.cpp | 138 return getTypeInfo(Context.LongTy); in getTypeInfoHelper()
|
| H A D | CGException.cpp | 2031 QualType RetTy = IsFilter ? getContext().LongTy : getContext().VoidTy; in startOutlinedSEHHelper() 2061 R = Builder.CreateIntCast(R, ConvertType(getContext().LongTy), in GenerateSEHFilterFunction()
|
| H A D | ItaniumCXXABI.cpp | 4027 QualType OffsetFlagsTy = CGM.getContext().LongTy; in BuildVMIClassTypeInfo() 4164 getContext().UnsignedIntTy, getContext().LongTy, in EmitFundamentalRTTIDescriptors()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | ScanfFormatString.cpp | 244 return ArgType::PtrTo(Ctx.LongTy); in getArgType() 382 return ArgType::PtrTo(Ctx.LongTy); in getArgType()
|
| H A D | PrintfFormatString.cpp | 518 case LengthModifier::AsLong: return Ctx.LongTy; in getScalarArgType() 603 return ArgType::PtrTo(Ctx.LongTy); in getScalarArgType()
|
| H A D | FormatString.cpp | 406 return T == C.LongTy ? Match : NoMatch; in matchesType()
|
| H A D | ASTContext.cpp | 1293 InitBuiltinType(LongTy, BuiltinType::Long); in InitBuiltinTypes() 6325 return 5 + (getIntWidth(LongTy) << 3); in getIntegerRank() 6415 QualType PromoteTypes[] = { IntTy, UnsignedIntTy, LongTy, UnsignedLongTy, in getPromotedIntegerType() 6562 Fields[Count++] = { LongTy, "length" }; in getCFConstantStringDecl() 6818 return LongTy; in getNSIntegerType() 8226 FieldTypes[0] = Context->LongTy; in CreateSystemZBuiltinVaListDecl() 8230 FieldTypes[1] = Context->LongTy; in CreateSystemZBuiltinVaListDecl() 8562 case TargetInfo::SignedLong: return LongTy; in getFromTargetType() 10196 return LongTy; in getCorrespondingSignedType() 10399 Type = Unsigned ? Context.UnsignedLongTy : Context.LongTy; in DecodeTypeFromStr()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | StdLibraryFunctionsChecker.cpp | 1055 const QualType LongTy = ACtx.LongTy; in initFunctionSummaries() local 1080 const RangeInt LongMax = BVF.getMaxValue(LongTy).getLimitedValue(); in initFunctionSummaries() 1440 "a64l", Signature(ArgTypes{ConstCharPtrTy}, RetType{LongTy}), in initFunctionSummaries() 1445 Signature(ArgTypes{LongTy}, RetType{CharPtrTy}), in initFunctionSummaries() 1863 Signature(ArgTypes{IntTy, IntTy}, RetType{LongTy}), in initFunctionSummaries() 1870 "pathconf", Signature(ArgTypes{ConstCharPtrTy, IntTy}, RetType{LongTy}), in initFunctionSummaries() 1888 "seekdir", Signature(ArgTypes{DirPtrTy, LongTy}, RetType{VoidTy}), in initFunctionSummaries()
|
| H A D | ContainerModeling.cpp | 272 State = createContainerBegin(State, ContReg, CE, C.getASTContext().LongTy, in handleBegin() 294 State = createContainerEnd(State, ContReg, CE, C.getASTContext().LongTy, in handleEnd() 339 C.getASTContext().LongTy, C.blockCount()); in handleAssignment()
|
| H A D | Iterator.cpp | 218 auto Sym = SymMgr.conjureSymbol(S, LCtx, ACtx.LongTy, blockCount); in createIteratorPosition()
|
| H A D | IteratorModeling.cpp | 475 C.getASTContext().LongTy, C.blockCount()); in handleComparison()
|
| H A D | BasicObjCFoundationChecks.cpp | 387 case kCFNumberLongType: T = Ctx.LongTy; break; in GetCFNumberSize()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
| H A D | BodyFarm.cpp | 521 UnaryOperator::Create(C, M.makeIntegerLiteral(0, C.LongTy), UO_Not, in create_dispatch_once() 522 C.LongTy, VK_RValue, OK_Ordinary, SourceLocation(), in create_dispatch_once()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | BuiltinTypes.def | 116 SIGNED_TYPE(Long, LongTy)
|
| H A D | ASTContext.h | 1010 CanQualType SignedCharTy, ShortTy, IntTy, LongTy, LongLongTy, Int128Ty; variable
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | Sema.cpp | 356 auto AtomicLongT = Context.getAtomicType(Context.LongTy); in Initialize()
|
| H A D | OpenCLBuiltins.td | 299 def Long : Type<"long", QualType<"Context.LongTy">>; 345 def AtomicLong : Type<"atomic_long", QualType<"Context.getAtomicType(Context.LongTy)">>;
|
| H A D | SemaExpr.cpp | 3950 Ty = Context.LongTy; in ActOnNumericConstant() 12135 else if (TypeSize == Context.getTypeSize(Context.LongTy)) in GetSignedVectorType() 12136 return Context.getExtVectorType(Context.LongTy, VTy->getNumElements()); in GetSignedVectorType() 12145 else if (TypeSize == Context.getTypeSize(Context.LongTy)) in GetSignedVectorType() 12146 return Context.getVectorType(Context.LongTy, VTy->getNumElements(), in GetSignedVectorType() 15746 Ty = Context.LongTy; in ActOnGNUNullExpr()
|
| H A D | SemaDecl.cpp | 17656 Context.ShortTy, Context.IntTy, Context.LongTy, Context.LongLongTy in getNextLargerIntegralType() 18237 BestType = Context.LongTy; in ActOnEnumBody() 18270 ? Context.UnsignedLongTy : Context.LongTy; in ActOnEnumBody()
|
| H A D | SemaOverload.cpp | 2156 Context.LongTy, Context.UnsignedLongTy , in IsIntegralPromotion() 8185 ArithmeticTypes.push_back(S.Context.LongTy); in InitArithmeticTypes()
|
| H A D | SemaType.cpp | 1394 Result = Context.LongTy; in ConvertDeclSpecToType()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 2574 FieldTypes[3] = Context->LongTy; in getConstantStringStructType()
|
| H A D | RewriteModernObjC.cpp | 3020 FieldTypes[3] = Context->LongTy; in getConstantStringStructType()
|