Searched refs:totalSizeToAlloc (Results 1 - 24 of 24) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclGroup.cpp22 unsigned Size = totalSizeToAlloc<Decl *>(NumDecls);
H A DOpenMPClause.cpp308 void *Mem = C.Allocate(totalSizeToAlloc<Expr *>(2 * NumLoops));
320 void *Mem = C.Allocate(totalSizeToAlloc<Expr *>(2 * NumLoops));
365 C.Allocate(totalSizeToAlloc<SourceLocation, OpenMPDependClauseKind>(2, 1),
380 C.Allocate(totalSizeToAlloc<SourceLocation, OpenMPDependClauseKind>(2, 1),
398 void *Mem = C.Allocate(totalSizeToAlloc<Expr *>(2 * VL.size()));
408 void *Mem = C.Allocate(totalSizeToAlloc<Expr *>(2 * N));
429 void *Mem = C.Allocate(totalSizeToAlloc<Expr *>(3 * VL.size()));
441 void *Mem = C.Allocate(totalSizeToAlloc<Expr *>(3 * N));
479 void *Mem = C.Allocate(totalSizeToAlloc<Expr *>(5 * VL.size()));
493 void *Mem = C.Allocate(totalSizeToAlloc<Exp
[all...]
H A DExprConcepts.cpp81 void *Buffer = C.Allocate(totalSizeToAlloc<TemplateArgument>(
120 void *Buffer = C.Allocate(totalSizeToAlloc<TemplateArgument>(
130 void *Buffer = C.Allocate(totalSizeToAlloc<TemplateArgument>(
200 C.Allocate(totalSizeToAlloc<ParmVarDecl *, concepts::Requirement *>(
211 C.Allocate(totalSizeToAlloc<ParmVarDecl *, concepts::Requirement *>(
H A DStmtCXX.cpp27 const size_t Size = totalSizeToAlloc<Stmt *>(handlers.size() + 1);
34 const size_t Size = totalSizeToAlloc<Stmt *>(numHandlers + 1);
88 std::size_t Size = totalSizeToAlloc<Stmt *>(
97 std::size_t Size = totalSizeToAlloc<Stmt *>(
H A DASTConcept.cpp55 totalSizeToAlloc<UnsatisfiedConstraintRecord>(
H A DExprCXX.cpp244 Ctx.Allocate(totalSizeToAlloc<Stmt *, SourceRange>(
258 Ctx.Allocate(totalSizeToAlloc<Stmt *, SourceRange>(
362 unsigned Size = totalSizeToAlloc<DeclAccessPair, ASTTemplateKWAndArgsInfo,
380 totalSizeToAlloc<DeclAccessPair, ASTTemplateKWAndArgsInfo,
392 unsigned Size = totalSizeToAlloc<DeclAccessPair, ASTTemplateKWAndArgsInfo,
472 totalSizeToAlloc<ASTTemplateKWAndArgsInfo, TemplateArgumentLoc>(
485 totalSizeToAlloc<ASTTemplateKWAndArgsInfo, TemplateArgumentLoc>(
693 void *Buffer = C.Allocate(totalSizeToAlloc<CXXBaseSpecifier *>(PathSize));
705 void *Buffer = C.Allocate(totalSizeToAlloc<CXXBaseSpecifier *>(PathSize));
718 void *Buffer = C.Allocate(totalSizeToAlloc<CXXBaseSpecifie
[all...]
H A DExprObjC.cpp43 void *Mem = C.Allocate(totalSizeToAlloc<Expr *>(Elements.size()));
49 void *Mem = C.Allocate(totalSizeToAlloc<Expr *>(NumElements));
82 void *Mem = C.Allocate(totalSizeToAlloc<KeyValuePair, ExpansionData>(
90 void *Mem = C.Allocate(totalSizeToAlloc<KeyValuePair, ExpansionData>(
254 totalSizeToAlloc<void *, SourceLocation>(NumArgs + 1, NumStoredSelLocs),
H A DStmt.cpp321 C.Allocate(totalSizeToAlloc<Stmt *>(Stmts.size()), alignof(CompoundStmt));
328 C.Allocate(totalSizeToAlloc<Stmt *>(NumStmts), alignof(CompoundStmt));
359 void *Mem = C.Allocate(totalSizeToAlloc<const Attr *>(Attrs.size()),
367 void *Mem = C.Allocate(totalSizeToAlloc<const Attr *>(NumAttrs),
870 totalSizeToAlloc<Stmt *, SourceLocation>(
880 totalSizeToAlloc<Stmt *, SourceLocation>(
980 totalSizeToAlloc<Stmt *>(NumMandatoryStmtPtr + HasInit + HasVar),
988 totalSizeToAlloc<Stmt *>(NumMandatoryStmtPtr + HasInit + HasVar),
1042 Ctx.Allocate(totalSizeToAlloc<Stmt *>(NumMandatoryStmtPtr + HasVar),
1049 Ctx.Allocate(totalSizeToAlloc<Stm
[all...]
H A DExpr.cpp292 unsigned Size = totalSizeToAlloc<APValue, uint64_t>(
319 unsigned Size = totalSizeToAlloc<APValue, uint64_t>(
460 totalSizeToAlloc<NestedNameSpecifierLoc, NamedDecl *,
479 totalSizeToAlloc<NestedNameSpecifierLoc, NamedDecl *,
550 totalSizeToAlloc<Stmt *, Expr *, TypeSourceInfo *>(HasFunctionName, 0, 0),
561 void *Mem = Ctx.Allocate(totalSizeToAlloc<Stmt *, Expr *, TypeSourceInfo *>(
574 void *Mem = Ctx.Allocate(totalSizeToAlloc<Stmt *, Expr *, TypeSourceInfo *>(
585 totalSizeToAlloc<Stmt *, Expr *, TypeSourceInfo *>(HasFunctionName, 0, 0),
1054 void *Mem = Ctx.Allocate(totalSizeToAlloc<unsigned, SourceLocation, char>(
1065 void *Mem = Ctx.Allocate(totalSizeToAlloc<unsigne
[all...]
H A DDeclTemplate.cpp94 void *Mem = C.Allocate(totalSizeToAlloc<NamedDecl *, Expr *>(
839 void *Mem = Context.Allocate(totalSizeToAlloc<TemplateArgument>(Args.size()));
854 C.Allocate(totalSizeToAlloc<MemberSpecializationInfo *>(MSInfo ? 1 : 0));
H A DDecl.cpp2824 totalSizeToAlloc<DeclAccessPair>(Lookups.size()),
3732 totalSizeToAlloc<TemplateArgumentLoc, FunctionTemplateDecl *>(
H A DDeclObjC.cpp1464 ctx.Allocate(totalSizeToAlloc<ObjCTypeParamDecl *>(typeParams.size()),
H A DASTContext.cpp3353 ConstantArrayType::totalSizeToAlloc<const Expr *>(SizeExpr ? 1 : 0),
4237 size_t Size = FunctionProtoType::totalSizeToAlloc<
4692 void *Mem = Allocate(ElaboratedType::totalSizeToAlloc<TagDecl *>(!!OwnedTagDecl),
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp46 return totalSizeToAlloc<ArgsUnion, detail::AvailabilityData,
49 return totalSizeToAlloc<ArgsUnion, detail::AvailabilityData,
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h636 ParsedAttr::totalSizeToAlloc<ArgsUnion, detail::AvailabilityData,
640 ParsedAttr::totalSizeToAlloc<ArgsUnion, detail::AvailabilityData,
644 ParsedAttr::totalSizeToAlloc<ArgsUnion, detail::AvailabilityData,
739 ParsedAttr::totalSizeToAlloc<ArgsUnion, detail::AvailabilityData,
744 ParsedAttr::totalSizeToAlloc<ArgsUnion, detail::AvailabilityData,
771 ParsedAttr::totalSizeToAlloc<ArgsUnion, detail::AvailabilityData,
796 ParsedAttr::totalSizeToAlloc<ArgsUnion, detail::AvailabilityData,
H A DParsedTemplate.h207 totalSizeToAlloc<ParsedTemplateArgument>(TemplateArgs.size())))
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h172 static size_t totalSizeToAlloc(StringRef Kind, StringRef Val) { function in class:llvm::final
173 return TrailingObjects::totalSizeToAlloc<char>(Kind.size() + 1 +
H A DAttributes.cpp118 pImpl->Alloc.Allocate(StringAttributeImpl::totalSizeToAlloc(Kind, Val),
823 void *Mem = ::operator new(totalSizeToAlloc<Attribute>(SortedAttrs.size()));
1053 AttributeListImpl::totalSizeToAlloc<AttributeSet>(AttrSets.size()),
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DTrailingObjects.h38 /// 'additionalSizeToAlloc' and 'totalSizeToAlloc'.
343 totalSizeToAlloc(typename trailing_objects_internal::ExtractSecondType< function in class:llvm::trailing_objects_internal::TrailingObjectsImpl
365 enum { Size = totalSizeToAlloc<Tys...>(Counts...) };
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DMacroArgs.cpp52 llvm::safe_malloc(totalSizeToAlloc<Token>(UnexpArgTokens.size())))
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp189 void *Mem = Allocator.Allocate(totalSizeToAlloc<Record *>(Classes.size()),
352 void *Mem = Allocator.Allocate(totalSizeToAlloc<Init *>(Range.size()),
583 void *Mem = Allocator.Allocate(totalSizeToAlloc<Init *>(Range.size()),
1638 void *Mem = Allocator.Allocate(totalSizeToAlloc<Init *>(Args.size()),
1826 void *Mem = Allocator.Allocate(totalSizeToAlloc<Init *>(2*CondRange.size()),
1948 void *Mem = Allocator.Allocate(totalSizeToAlloc<Init *, StringInit *>(ArgRange.size(), NameRange.size()), alignof(BitsInit));
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h155 totalSizeToAlloc<MachineMemOperand *, MCSymbol *, MDNode *>(
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp283 totalSizeToAlloc<MDNode *>(Types.size()), alignof(GlobalTypeMember)));
316 Alloc.Allocate(totalSizeToAlloc<GlobalTypeMember *>(Targets.size()),
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp810 operator new(totalSizeToAlloc<ArgInfo, ExtParameterInfo>(

Completed in 362 milliseconds