Home
last modified time | relevance | path

Searched refs:addendum (Results 1 – 25 of 36) sorted by relevance

12

/llvm-project-15.0.7/flang/runtime/
H A Ddescriptor.cpp30 bool addendum) { in Establish() argument
52 raw_.f18Addendum = addendum; in Establish()
62 bool addendum) { in Establish() argument
64 addendum); in Establish()
69 bool addendum) { in Establish() argument
116 const DescriptorAddendum *addendum{Addendum()}; in SizeInBytes() local
118 (addendum ? addendum->SizeInBytes() : 0); in SizeInBytes()
153 if (auto *addendum{Addendum()}) { in Destroy() local
209 if (auto *addendum{Addendum()}) { in EstablishPointerSection() local
210 *addendum = *sourceAddendum; in EstablishPointerSection()
[all …]
H A Dderived-api.cpp22 if (const DescriptorAddendum * addendum{descriptor.Addendum()}) { in RTNAME() local
23 if (const auto *derived{addendum->derivedType()}) { in RTNAME()
33 if (const DescriptorAddendum * addendum{descriptor.Addendum()}) { in RTNAME() local
34 if (const auto *derived{addendum->derivedType()}) { in RTNAME()
H A Dallocatable.cpp57 DescriptorAddendum *addendum{descriptor.Addendum()}; in RTNAME() local
58 INTERNAL_CHECK(addendum != nullptr); in RTNAME()
59 addendum->SetLenParameterValue(which, x); in RTNAME()
80 if (const DescriptorAddendum * addendum{descriptor.Addendum()}) { in RTNAME() local
81 if (const auto *derived{addendum->derivedType()}) { in RTNAME()
H A Dpointer.cpp51 DescriptorAddendum *addendum{pointer.Addendum()}; in RTNAME() local
52 INTERNAL_CHECK(addendum != nullptr); in RTNAME()
53 addendum->SetLenParameterValue(which, x); in RTNAME()
124 if (const DescriptorAddendum * addendum{pointer.Addendum()}) { in RTNAME() local
125 if (const auto *derived{addendum->derivedType()}) { in RTNAME()
H A Dcopy.cpp25 if (const auto *addendum{to.Addendum()}) { in CopyElement() local
26 if (const auto *derived{addendum->derivedType()}) { in CopyElement()
H A Dmisc-intrinsic.cpp28 if (const DescriptorAddendum * addendum{mold.Addendum()}) { in TransferImpl() local
29 *result.Addendum() = *addendum; in TransferImpl()
H A Ddescriptor-io.h274 const DescriptorAddendum *addendum{descriptor.Addendum()}; in FormattedDerivedTypeIO()
275 RUNTIME_CHECK(handler, addendum != nullptr); in FormattedDerivedTypeIO()
276 const typeInfo::DerivedType *type{addendum->derivedType()}; in FormattedDerivedTypeIO()
319 const DescriptorAddendum *addendum{descriptor.Addendum()}; in UnformattedDescriptorIO()
321 addendum ? addendum->derivedType() : nullptr}; in UnformattedDescriptorIO()
H A Dnamelist.cpp310 const DescriptorAddendum *addendum{source.Addendum()}; in HandleComponent() local
312 type{addendum ? addendum->derivedType() : nullptr}) { in HandleComponent()
H A Dtype-info.cpp22 if (const auto *addendum{descriptor->Addendum()}) { in GetValue() local
23 return addendum->LenParameterValue(value_); in GetValue()
/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Ddescriptor.h155 bool addendum = false);
159 bool addendum = false);
163 bool addendum = false);
324 int rank, bool addendum = false, int lengthTypeParameters = 0) {
327 if (addendum || lengthTypeParameters > 0) {
408 if (DescriptorAddendum * addendum{descriptor().Addendum()}) { in alignas()
410 assert(addendum->LenParameters() <= maxLengthTypeParameters); in alignas()
/llvm-project-15.0.7/llvm/docs/
H A DGettingStartedTutorials.rst35 An addendum to the main Getting Started guide for those using Visual Studio
H A DUserGuides.rst103 An addendum to the main Getting Started guide for those using the `CMake
/llvm-project-15.0.7/third-party/benchmark/
H A DLICENSE120 or as an addendum to the NOTICE text from the Work, provided
/llvm-project-15.0.7/mlir/
H A DLICENSE.TXT123 or as an addendum to the NOTICE text from the Work, provided
/llvm-project-15.0.7/flang/
H A DLICENSE.TXT123 or as an addendum to the NOTICE text from the Work, provided
/llvm-project-15.0.7/bolt/
H A DLICENSE.TXT123 or as an addendum to the NOTICE text from the Work, provided
/llvm-project-15.0.7/lld/
H A DLICENSE.TXT123 or as an addendum to the NOTICE text from the Work, provided
/llvm-project-15.0.7/polly/
H A DLICENSE.TXT123 or as an addendum to the NOTICE text from the Work, provided
/llvm-project-15.0.7/libclc/
H A DLICENSE.TXT123 or as an addendum to the NOTICE text from the Work, provided
/llvm-project-15.0.7/libcxx/
H A DLICENSE.TXT123 or as an addendum to the NOTICE text from the Work, provided
/llvm-project-15.0.7/lldb/
H A DLICENSE.TXT123 or as an addendum to the NOTICE text from the Work, provided
/llvm-project-15.0.7/llvm/
H A DLICENSE.TXT123 or as an addendum to the NOTICE text from the Work, provided
/llvm-project-15.0.7/llvm/utils/lit/
H A DLICENSE.TXT123 or as an addendum to the NOTICE text from the Work, provided
/llvm-project-15.0.7/libcxxabi/
H A DLICENSE.TXT123 or as an addendum to the NOTICE text from the Work, provided
/llvm-project-15.0.7/libc/
H A DLICENSE.TXT123 or as an addendum to the NOTICE text from the Work, provided

12