Home
last modified time | relevance | path

Searched refs:Associated (Results 1 – 19 of 19) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLowerGlobalDtors.cpp114 Constant *Associated = CS->getOperand(2); in runImpl() local
115 Associated = cast<Constant>(Associated->stripPointerCasts()); in runImpl()
118 if (AtThisPriority.empty() || AtThisPriority.back().first != Associated) { in runImpl()
121 AtThisPriority.push_back(std::make_pair(Associated, NewList)); in runImpl()
161 Constant *Associated = AssociatedAndMore.first; in runImpl() local
171 (!Associated->isNullValue() ? (Twine(".") + Associated->getName()) in runImpl()
189 (!Associated->isNullValue() ? (Twine(".") + Associated->getName()) in runImpl()
213 appendToGlobalCtors(M, RegisterCallDtors, Priority, Associated); in runImpl()
/openbsd/gnu/llvm/llvm/lib/IR/
H A DDebugInfoMetadata.cpp691 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in getImpl() argument
701 Discriminator, DataLocation, Associated, Allocated, in getImpl()
705 Discriminator, DataLocation, Associated, Allocated, in getImpl()
719 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in buildODRType() argument
730 DataLocation, Associated, Allocated, Rank, Annotations); in buildODRType()
745 Discriminator, DataLocation, Associated, Allocated, in buildODRType()
761 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in getODRType() argument
771 TemplateParams, &Identifier, Discriminator, DataLocation, Associated, in getODRType()
H A DLLVMContextImpl.h633 Metadata *Associated;
644 Metadata *DataLocation, Metadata *Associated,
652 Associated(Associated), Allocated(Allocated), Rank(Rank),
665 Associated(N->getRawAssociated()), Allocated(N->getRawAllocated()),
682 Associated == RHS->getRawAssociated() &&
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1115 Metadata *Associated, Metadata *Allocated, Metadata *Rank,
1123 Associated, Allocated, Rank, Annotations.get(), Storage, ShouldCreate);
1132 Metadata *Associated, Metadata *Allocated, Metadata *Rank,
1154 Metadata *DataLocation = nullptr, Metadata *Associated = nullptr,
1159 Identifier, Discriminator, DataLocation, Associated, Allocated, Rank,
1169 Metadata *Associated = nullptr, Metadata *Allocated = nullptr,
1173 Identifier, Discriminator, DataLocation, Associated, Allocated, Rank,
1192 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated,
1213 Metadata *DataLocation, Metadata *Associated,
H A DDIBuilder.h556 PointerUnion<DIExpression *, DIVariable *> Associated = nullptr,
/openbsd/usr.bin/ssh/
H A DPROTOCOL.chacha20poly130543 (Authenticated Encryption with Associated Data) that is used to encrypt
/openbsd/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1510 Metadata *Associated = nullptr; in parseOneMetadata() local
1548 Associated = getMDOrNull(Record[18]); in parseOneMetadata()
1563 VTableHolder, TemplateParams, Discriminator, DataLocation, Associated, in parseOneMetadata()
1572 Identifier, Discriminator, DataLocation, Associated, in parseOneMetadata()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp717 const bool Associated = GO->getMetadata(LLVMContext::MD_associated); in calcUniqueIDUpdateFlagsAndSize() local
718 if (Associated) { in calcUniqueIDUpdateFlagsAndSize()
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlrequick.pod324 Associated with the matching variables C<$1>, C<$2>, ... are
H A Dperlreftut.pod43 names. Associated with each country name key is a list of the cities in
H A Dperlretut.pod1618 matches. Associated with the matching operator, we have discussed the
/openbsd/share/snmp/
H A DIANAifType-MIB.txt582 nfas (175), -- Non Facility Associated Signaling
/openbsd/share/zoneinfo/datfiles/
H A Dnorthamerica157 # Associated Press, for example, would ring five bells before spewing out
921 # The Associated Press has been reporting that Pulaski County, Indiana is
3543 # The Associated Press story on the time change, which can be found at
H A Dasia3082 # FYI: Associated Press Of Pakistan
3102 # According to Associated Press Of Pakistan, it is confirmed that
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dintrin.def43 DEFNAME ("ASSOCIATED", "associated", "Associated", genNONE, specASSOCIATED) /* F90 */
/openbsd/share/misc/
H A Dusb_hid_usages1284 0x22 Auto Trigger Associated Control
/openbsd/gnu/llvm/llvm/docs/TableGen/
H A DProgRef.rst64 the programmer or generated by TableGen. Associated with that name
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-19952270 emit an inline here. Associated changes.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog.11919 emit an inline here. Associated changes.