Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerGlobalDtors.cpp115 Constant *Associated = CS->getOperand(2); in runImpl() local
116 Associated = cast<Constant>(Associated->stripPointerCasts()); in runImpl()
119 if (AtThisPriority.empty() || AtThisPriority.back().first != Associated) { in runImpl()
122 AtThisPriority.push_back(std::make_pair(Associated, NewList)); in runImpl()
173 Constant *Associated = AssociatedAndMore.first; in runImpl() local
183 (!Associated->isNullValue() ? (Twine(".") + Associated->getName()) in runImpl()
201 (!Associated->isNullValue() ? (Twine(".") + Associated->getName()) in runImpl()
225 appendToGlobalCtors(M, RegisterCallDtors, Priority, Associated); in runImpl()
/freebsd/sys/contrib/device-tree/Bindings/ata/
H A Dahci-st.txt9 - interrupt-names : Associated name must be; "hostc"
11 - clock-names : Associated name must be; "ahci_clk"
13 - phy-names : Associated name must be; "ahci_phy"
17 - reset-names : Associated names must be; "pwr-dwn", "sw-rst" and "pwr-rst"
H A Dahci-mtk.txt10 - interrupt-names : Associated name must be: "hostc".
13 - clock-names : Associated names must be: "ahb", "axi", "asic", "rbc", "pm".
15 - phy-names : Associated name must be: "sata-phy".
24 - reset-names : Associated names must be: "axi", "sw", "reg".
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUExportKernelRuntimeHandles.cpp82 const MDNode *Associated = F.getMetadata(LLVMContext::MD_associated); in exportKernelRuntimeHandles() local
83 if (!Associated) in exportKernelRuntimeHandles()
86 auto *VM = cast<ValueAsMetadata>(Associated->getOperand(0)); in exportKernelRuntimeHandles()
H A DAMDGPUHSAMetadataStreamer.cpp46 const MDNode *Associated = in getEnqueuedBlockSymbolName() local
48 if (!Associated) in getEnqueuedBlockSymbolName()
51 auto *VM = cast<ValueAsMetadata>(Associated->getOperand(0)); in getEnqueuedBlockSymbolName()
/freebsd/contrib/libcbor/doc/source/api/
H A Ddecoding.rst43 Associated data structures
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1597 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated,
1609 DataLocation, Associated, Allocated, Rank, Annotations.get(),
1620 Metadata *Discriminator, Metadata *DataLocation, Metadata *Associated,
1632 Associated, Allocated, Rank, Annotations, Specification,
1643 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated,
1651 Associated, Allocated, Rank, Annotations.get(), Specification,
1661 Metadata *Discriminator, Metadata *DataLocation, Metadata *Associated,
1688 Metadata *DataLocation = nullptr, Metadata *Associated = nullptr,
1695 Discriminator, DataLocation, Associated, Allocated, Rank, Annotations,
1706 Metadata *Associated = nullptr, Metadata *Allocated = nullptr,
[all …]
H A DDIBuilder.h690 PointerUnion<DIExpression *, DIVariable *> Associated = nullptr,
720 PointerUnion<DIExpression *, DIVariable *> Associated = nullptr,
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dphy-miphy28lp.txt31 - reset-names : Associated name must be "miphy-sw-rst".
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h800 Metadata *Associated;
814 Metadata *DataLocation, Metadata *Associated,
824 Associated(Associated), Allocated(Allocated), Rank(Rank),
838 Associated(N->getRawAssociated()), Allocated(N->getRawAllocated()),
858 Associated == RHS->getRawAssociated() &&
H A DDebugInfoMetadata.cpp1034 Metadata *Discriminator, Metadata *DataLocation, Metadata *Associated, in getImpl() argument
1045 Identifier, Discriminator, DataLocation, Associated, Allocated, Rank, in getImpl()
1050 Associated, Allocated, Rank, Annotations, in getImpl()
1065 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in buildODRType() argument
1076 Discriminator, DataLocation, Associated, Allocated, Rank, in buildODRType()
1092 Associated, Allocated, Rank, Annotations, in buildODRType()
1109 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in getODRType() argument
1120 Associated, Allocated, Rank, Annotations, Specification, in getODRType()
H A DVerifier.cpp739 if (const MDNode *Associated = in visitGlobalValue() local
741 Check(Associated->getNumOperands() == 1, in visitGlobalValue()
742 "associated metadata must have one operand", &GV, Associated); in visitGlobalValue()
743 const Metadata *Op = Associated->getOperand(0).get(); in visitGlobalValue()
744 Check(Op, "associated metadata must have a global value", GO, Associated); in visitGlobalValue()
747 Check(VM, "associated metadata must be ValueAsMetadata", GO, Associated); in visitGlobalValue()
750 "associated value must be pointer typed", GV, Associated); in visitGlobalValue()
757 Associated); in visitGlobalValue()
H A DDebugInfo.cpp1366 LLVMMetadataRef Associated, LLVMMetadataRef Allocated, LLVMMetadataRef Rank, in LLVMDIBuilderCreateDynamicArrayType() argument
1373 unwrapExprVar(DataLocation), unwrapExprVar(Associated), in LLVMDIBuilderCreateDynamicArrayType()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1711 Metadata *Associated = nullptr; in parseOneMetadata() local
1758 Associated = getMDOrNull(Record[18]); in parseOneMetadata()
1785 VTableHolder, TemplateParams, Discriminator, DataLocation, Associated, in parseOneMetadata()
1795 DataLocation, Associated, Allocated, Rank, Annotations, in parseOneMetadata()
/freebsd/crypto/openssl/doc/designs/
H A Devp-cipher-pipeline.md70 Multi-call APIs for init, update and final. Associated data for AEAD ciphers
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DDebugInfo.h751 LLVMMetadataRef Associated, LLVMMetadataRef Allocated, LLVMMetadataRef Rank,
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-HS20480 <3>Associated with 02:00:00:00:01:00
521 <3>Associated with 02:00:00:00:01:00
/freebsd/share/misc/
H A Dscsi_modes399 {SCSI-3 Associated Write Protect} t1
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp718 const bool Associated = GO->getMetadata(LLVMContext::MD_associated); in calcUniqueIDUpdateFlagsAndSize() local
719 if (Associated) { in calcUniqueIDUpdateFlagsAndSize()
/freebsd/contrib/tzdata/
H A Dnorthamerica159 # Associated Press, for example, would ring five bells before spewing out
903 # The Associated Press has been reporting that Pulaski County, Indiana is
3628 # The Associated Press story on the time change, which can be found at
H A Dasia3069 # FYI: Associated Press Of Pakistan
3089 # According to Associated Press Of Pakistan, it is confirmed that
/freebsd/crypto/openssl/crypto/objects/
H A Dobjects.txt942 id-ce 75 : associatedInformation : X509v3 Associated Information
/freebsd/crypto/openssl/doc/man3/
H A DEVP_EncryptInit.pod1476 The EVP interface for Authenticated Encryption with Associated Data (AEAD)
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpciph_aes_ccm_cavs.txt6710 Title = NIST CCM 128 Variable Associated Data Tests
9345 Title = NIST CCM 192 Variable Associated Data Tests
11980 Title = NIST CCM 256 Variable Associated Data Tests
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt6322 Associated makefiles and project files have been updated.
6371 aslmethod.c, and aslfileio.c. Associated makefiles and project files have