| /openbsd-src/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/ |
| H A D | StorageLocation.h | 30 enum class Kind { Scalar, Aggregate }; enumerator 80 : StorageLocation(Kind::Aggregate, Type), Children(std::move(Children)) {} in AggregateStorageLocation() 83 return Loc->getKind() == Kind::Aggregate; in classof()
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/ |
| H A D | LVType.cpp | 346 LVScope *Aggregate = getTypeAsScope(); in resolveExtra() local 347 if (Aggregate && Aggregate->getIsAnonymous()) in resolveExtra() 348 Aggregate->setName(getName()); in resolveExtra()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
| H A D | CodeCompleteConsumer.h | 1090 OverloadCandidate(const RecordDecl *Aggregate) in OverloadCandidate() argument 1091 : Kind(CK_Aggregate), AggregateType(Aggregate) { in OverloadCandidate() 1092 assert(Aggregate != nullptr); in OverloadCandidate()
|
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGValue.h | 40 enum Flavor { Scalar, Complex, Aggregate }; enumerator 56 bool isAggregate() const { return V1.getInt() == Aggregate; } in isAggregate() 113 ER.V1.setInt(Aggregate);
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/lsan/ |
| H A D | lsan_flags.inc | 23 "Aggregate two objects into one leak if this many stack frames match. If "
|
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | DeclCXX.cpp | 77 Aggregate(true), PlainOldData(true), Empty(true), Polymorphic(false), in DefinitionData() 205 data().Aggregate = false; in setBases() 266 data().Aggregate = false; in setBases() 281 data().Aggregate = false; in setBases() 313 data().Aggregate = false; in setBases() 329 data().Aggregate = false; in setBases() 722 data().Aggregate = false; in addedMember() 814 data().Aggregate = false; in addedMember() 960 data().Aggregate = false; in addedMember() 1103 data().Aggregate = false; in addedMember() [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/m32c/ |
| H A D | m32c.abi | 88 Aggregate values (regardless of size) are returned by pushing a
|
| /openbsd-src/gnu/llvm/llvm/cmake/modules/ |
| H A D | TensorFlowCompile.cmake | 61 # Aggregate the objects so that results of different tf_compile calls may be
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/ |
| H A D | Transition.pod | 199 Old versions work fine, but would not install because L<Test::Aggregate> was in 273 =item Test::Aggregate 277 using L<Test2::Aggregate> for similar functionality and L<Test2::Harness>
|
| /openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/ |
| H A D | llvm_ocaml.c | 2253 LLVMValueRef llvm_build_extractvalue(LLVMValueRef Aggregate, value Idx, in llvm_build_extractvalue() argument 2255 return LLVMBuildExtractValue(Builder_val(B), Aggregate, Int_val(Idx), in llvm_build_extractvalue() 2260 LLVMValueRef llvm_build_insertvalue(LLVMValueRef Aggregate, LLVMValueRef Val, in llvm_build_insertvalue() argument 2262 return LLVMBuildInsertValue(Builder_val(B), Aggregate, Val, Int_val(Idx), in llvm_build_insertvalue()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| H A D | BasicBlockUtils.cpp | 521 DebugVariable Aggregate = GetAggregateVariable(DVI); in remomveUndefDbgAssignsFromEntryBlock() local 522 if (!SeenDefForAggregate.contains(Aggregate)) { in remomveUndefDbgAssignsFromEntryBlock() 525 SeenDefForAggregate.insert(Aggregate); in remomveUndefDbgAssignsFromEntryBlock()
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | CXXRecordDeclDefinitionBits.def | 42 FIELD(Aggregate, 1, NO_MERGE)
|
| H A D | DeclCXX.h | 432 Aggregate = false; in LambdaDefinitionData() 1119 bool isAggregate() const { return data().Aggregate; } in isAggregate()
|
| /openbsd-src/share/snmp/ |
| H A D | IANAifType-MIB.txt | 568 ieee8023adLag (161), -- IEEE 802.3ad Link Aggregate 644 aviciOpticalEther (233), -- Avici Optical Ethernet Aggregate
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | Lexicon.rst | 119 First Class Aggregate
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCCallingConv.td | 243 // Aggregate by value arguments are always placed in the local variable space
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | MipsCallingConv.td | 201 // Aggregate returns are positioned at the lowest address in the slot for
|
| /openbsd-src/gnu/llvm/clang/utils/TableGen/ |
| H A D | ClangAttrEmitter.cpp | 1970 for (const auto *Aggregate : Aggregates) { in PragmaClangAttributeSupport() local 1971 Record *SubjectDecl = Aggregate->getValueAsDef("Subject"); in PragmaClangAttributeSupport()
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaCodeComplete.cpp | 6213 getNextAggregateIndexAfterDesignatedInit(const ResultCandidate &Aggregate, in getNextAggregateIndexAfterDesignatedInit() argument 6216 assert(Aggregate.getKind() == ResultCandidate::CK_Aggregate); in getNextAggregateIndexAfterDesignatedInit() 6243 for (const auto *Field : Aggregate.getAggregate()->fields()) { in getNextAggregateIndexAfterDesignatedInit() 6254 unsigned AggregateSize = Aggregate.getNumParams(); in getNextAggregateIndexAfterDesignatedInit() 6256 Aggregate.getParamDecl(DesignatedIndex) != DesignatedField) in getNextAggregateIndexAfterDesignatedInit()
|
| /openbsd-src/gnu/llvm/libcxx/docs/Status/ |
| H A D | Cxx17Issues.csv | 132 "`2590 <https://wg21.link/LWG2590>`__","Aggregate initialization for ``std::array``\ ","Jacksonvill…
|
| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | llvm-debuginfo-analyzer.rst | 507 =Aggregate: A class, structure or union.
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | Attr.td | 531 // Aggregate attribute subject match rules are abstract match rules that can't
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | gccint.info | 21491 * Aggregate Return:: 22581 File: gccint.info, Node: Scalar Return, Next: Aggregate Return, Prev: Register Arguments, Up: S… 22684 File: gccint.info, Node: Aggregate Return, Next: Caller Saves, Prev: Scalar Return, Up: Stack a… 22759 File: gccint.info, Node: Caller Saves, Next: Function Entry, Prev: Aggregate Return, Up: Stack … 31610 * aggregates as return values: Aggregate Return. (line 6) 32198 * DEFAULT_PCC_STRUCT_RETURN: Aggregate Return. (line 34) 32797 * large return values: Aggregate Return. (line 6) 33214 * PCC_STATIC_STRUCT_RETURN: Aggregate Return. (line 64) 33492 * returning aggregate values: Aggregate Return. (line 6) 33723 * structure value address: Aggregate Return. (line 6) [all …]
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 5628 #pragma mark Aggregate Types
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | rtl.texi | 2820 libcall must never return values in memory (@pxref{Aggregate Return,
|