| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | GUID.h | 22 struct GUID { struct 26 inline bool operator==(const GUID &LHS, const GUID &RHS) { argument
|
| /freebsd-12.1/contrib/llvm/lib/LTO/ |
| H A D | LTO.cpp | 73 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in computeLTOCacheKey() 297 GlobalValueSummaryList &GVSummaryList, GlobalValue::GUID GUID, in thinLTOResolvePrevailingGUID() 299 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolvePrevailingGUID() 340 function_ref<bool(GlobalValue::GUID, const GlobalValueSummary *)> in thinLTOResolvePrevailingInIndex() 360 GlobalValueSummaryList &GVSummaryList, GlobalValue::GUID GUID, in thinLTOInternalizeAndPromoteGUID() 773 auto GUID = GlobalValue::getGUID(GlobalValue::getGlobalIdentifier( in addThinLTO() local 822 GlobalValue::GUID GUID = GlobalValue::getGUID( in run() local 1037 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start() 1215 auto GUID = GlobalValue::getGUID( in runThinLTO() local 1241 GlobalValue::GUID GUID, in runThinLTO() [all …]
|
| H A D | ThinLTOCodeGenerator.cpp | 126 DenseMap<GlobalValue::GUID, const GlobalValueSummary *> &PrevailingCopy) { in computePrevailingCopies() 301 const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, in ModuleCacheEntry() 449 StringMap<std::map<GlobalValue::GUID, GlobalValue::LinkageTypes>> in resolvePrevailingInIndex() 455 auto isPrevailing = [&](GlobalValue::GUID GUID, const GlobalValueSummary *S) { in resolvePrevailingInIndex() 465 GlobalValue::LinkageTypes NewLinkage) { in resolvePrevailingInIndex() 569 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in internalizeAndPromoteInIndex()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/IPO/ |
| H A D | FunctionImport.cpp | 181 GlobalValue::GUID GUID) { in selectCallee() 277 auto GUID = Index.getGUIDFromOriginalID(VI.getGUID()); in updateValueInfoForIndirectCalls() local 498 auto GUID = Ref.getGUID(); in computeImportForFunction() local 718 auto GUID = GlobalList.first; in ComputeCrossModuleImportForModuleFromIndex() local 747 for (auto GUID : GUIDPreservedSymbols) { in computeDeadSymbols() local 1106 auto GUID = F.getGUID(); in importFunctions() local 1128 auto GUID = GV.getGUID(); in importFunctions() local 1142 auto GUID = GA.getGUID(); in importFunctions() local
|
| H A D | WholeProgramDevirt.cpp | 1692 auto GUID = in run() local
|
| H A D | LowerTypeTests.cpp | 1798 const GlobalValue::GUID GUID = GlobalValue::getGUID( in lower() local
|
| /freebsd-12.1/cddl/usr.sbin/zfsd/ |
| H A D | vdev.h | 165 Vdev::GUID() const in GUID() function
|
| /freebsd-12.1/sys/geom/raid/ |
| H A D | md_ddf.c | 429 ddf_meta_find_pd(struct ddf_meta *meta, uint8_t *GUID, uint32_t PD_Reference) in ddf_meta_find_pd() 454 ddf_meta_find_vd(struct ddf_meta *meta, uint8_t *GUID) in ddf_meta_find_vd() 476 ddf_meta_find_vdc(struct ddf_meta *meta, uint8_t *GUID) in ddf_meta_find_vdc() 497 ddf_meta_count_vdc(struct ddf_meta *meta, uint8_t *GUID) in ddf_meta_count_vdc() 872 uint8_t *GUID, int started) in ddf_vol_meta_update() 1387 g_raid_md_ddf_get_volume(struct g_raid_softc *sc, uint8_t *GUID) in g_raid_md_ddf_get_volume() 1401 g_raid_md_ddf_get_disk(struct g_raid_softc *sc, uint8_t *GUID, uint32_t id) in g_raid_md_ddf_get_disk()
|
| /freebsd-12.1/contrib/llvm/lib/IR/ |
| H A D | ModuleSummaryIndex.cpp | 55 auto GUID = GlobalList.first; in collectDefinedFunctionsForModule() local 73 auto GUID = GlobalList.first; in collectDefinedGVSummariesPerModule() local
|
| H A D | AsmWriter.cpp | 1136 int SlotTracker::getGUIDSlot(GlobalValue::GUID GUID) { in getGUIDSlot() 1220 void SlotTracker::CreateGUIDSlot(GlobalValue::GUID GUID) { in CreateGUIDSlot() 2678 auto GUID = GlobalList.first; in printModuleSummaryIndex() local 2685 auto GUID = GlobalList.first; in printModuleSummaryIndex() local 2929 for (auto &GUID : TIDInfo.TypeTests) { in printTypeIdInfo() local
|
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | GlobalValue.h | 493 using GUID = uint64_t; variable
|
| /freebsd-12.1/contrib/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 7534 std::string Name, GlobalValue::GUID GUID, GlobalValue::LinkageTypes Linkage, in AddGlobalValueToIndex() 7607 GlobalValue::GUID GUID = 0; in ParseGVEntry() local 7678 bool LLParser::ParseFunctionSummary(std::string Name, GlobalValue::GUID GUID, in ParseFunctionSummary() 7748 bool LLParser::ParseVariableSummary(std::string Name, GlobalValue::GUID GUID, in ParseVariableSummary() 7790 bool LLParser::ParseAliasSummary(std::string Name, GlobalValue::GUID GUID, in ParseAliasSummary() 8119 GlobalValue::GUID GUID = 0; in ParseTypeTests() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 1176 auto GUID = GlobalList.first; in runThinLTOBackend() local
|
| /freebsd-12.1/contrib/llvm/lib/ProfileData/ |
| H A D | SampleProfReader.cpp | 473 auto GUID = std::to_string(MD5Hash(Name)); in read() local
|
| /freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/DIA/ |
| H A D | DIARawSymbol.cpp | 124 HRESULT (__stdcall IDiaSymbol::*Method)(GUID *)) { in PrivateGetDIAValue()
|
| /freebsd-12.1/sys/contrib/edk2/Include/ |
| H A D | Base.h | 266 } GUID; typedef
|
| /freebsd-12.1/contrib/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeReader.cpp | 5418 auto GUID = getValueInfoFromValueId(ValueID); in parseEntireSummary() local 5439 auto GUID = getValueInfoFromValueId(ValueID); in parseEntireSummary() local
|
| /freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/ |
| H A D | BitcodeWriter.cpp | 3908 GlobalValue::GUID GUID = EI.first.getGUID(); in writeCombinedGlobalValueSummary() local
|
| /freebsd-12.1/sys/dev/mps/mpi/ |
| H A D | mpi2_cnfg.h | 1450 U8 GUID[24]; /* 0x08 */ member
|
| /freebsd-12.1/sys/dev/mpt/mpilib/ |
| H A D | mpi_cnfg.h | 2388 U8 GUID[24]; /* 08h */ member
|
| /freebsd-12.1/sys/dev/mpr/mpi/ |
| H A D | mpi2_cnfg.h | 1923 U8 GUID[24]; /* 0x08 */ member
|