Home
last modified time | relevance | path

Searched defs:GUIDPreservedSymbols (Results 1 – 25 of 81) sorted by relevance

1234

/dports/devel/llvm80/llvm-8.0.1.src/lib/LTO/
H A DThinLTOCodeGenerator.cpp255 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
387 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
567 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in internalizeAndPromoteInIndex()
581 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
606 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
645 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
675 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() local
705 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() local
739 auto GUIDPreservedSymbols = in internalize() local
881 auto GUIDPreservedSymbols = in run() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp275 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
407 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
479 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in resolvePrevailingInIndex()
598 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols; member
629 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
654 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
704 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
739 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() local
772 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() local
810 auto GUIDPreservedSymbols = in internalize() local
[all …]
H A DLTO.cpp323 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingGUID()
377 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingInIndex()
939 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols; in run() local
1328 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in runThinLTO()
/dports/devel/llvm10/llvm-10.0.1.src/lib/LTO/
H A DThinLTOCodeGenerator.cpp272 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
404 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
468 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in resolvePrevailingInIndex()
587 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols; member
618 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
643 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
692 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
725 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() local
758 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() local
796 auto GUIDPreservedSymbols = in internalize() local
[all …]
H A DLTO.cpp330 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingGUID()
384 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingInIndex()
921 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols; in run() local
1283 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in runThinLTO()
/dports/devel/llvm11/llvm-11.0.1.src/lib/LTO/
H A DThinLTOCodeGenerator.cpp275 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
407 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
479 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in resolvePrevailingInIndex()
598 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols; member
629 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
654 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
704 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
739 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() local
772 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() local
810 auto GUIDPreservedSymbols = in internalize() local
[all …]
H A DLTO.cpp323 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingGUID()
377 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingInIndex()
939 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols; in run() local
1328 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in runThinLTO()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp272 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
404 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
468 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in resolvePrevailingInIndex()
587 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols; member
618 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
643 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
692 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
725 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() local
758 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() local
796 auto GUIDPreservedSymbols = in internalize() local
[all …]
H A DLTO.cpp310 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingGUID()
364 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingInIndex()
901 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols; in run() local
1263 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in runThinLTO()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp272 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
404 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
468 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in resolvePrevailingInIndex()
587 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols; member
618 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
643 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
692 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
725 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() local
758 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() local
796 auto GUIDPreservedSymbols = in internalize() local
[all …]
H A DLTO.cpp330 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingGUID()
384 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingInIndex()
921 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols; in run() local
1283 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in runThinLTO()
/dports/devel/llvm90/llvm-9.0.1.src/lib/LTO/
H A DThinLTOCodeGenerator.cpp267 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
396 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
460 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in resolvePrevailingInIndex()
578 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in internalizeAndPromoteInIndex()
592 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
617 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
660 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
693 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() local
726 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() local
764 auto GUIDPreservedSymbols = in internalize() local
[all …]
H A DLTO.cpp306 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingGUID()
360 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingInIndex()
890 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols; in run() local
1241 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in runThinLTO()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp289 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
417 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
489 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in resolvePrevailingInIndex()
608 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols; member
639 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
664 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
714 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
749 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() local
782 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() local
820 auto GUIDPreservedSymbols = in internalize() local
[all …]
H A DLTO.cpp323 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingGUID()
377 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingInIndex()
939 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols; in run() local
1337 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in runThinLTO()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/LTO/
H A DThinLTOCodeGenerator.cpp357 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
485 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
562 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in resolvePrevailingInIndex()
686 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols; member
717 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
742 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
792 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
827 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() local
860 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() local
898 auto GUIDPreservedSymbols = in internalize() local
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp292 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
420 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
492 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in resolvePrevailingInIndex()
614 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols; member
645 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
670 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
720 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
755 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() local
788 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() local
826 auto GUIDPreservedSymbols = in internalize() local
[all …]
H A DLTO.cpp323 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingGUID()
377 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingInIndex()
939 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols; in run() local
1338 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in runThinLTO()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp357 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
485 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
562 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in resolvePrevailingInIndex()
686 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols; member
717 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
742 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
792 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
827 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() local
860 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() local
898 auto GUIDPreservedSymbols = in internalize() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp359 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
487 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
564 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in resolvePrevailingInIndex()
688 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols; member
719 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
744 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
795 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
830 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() local
863 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() local
901 auto GUIDPreservedSymbols = in internalize() local
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp357 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
485 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
562 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in resolvePrevailingInIndex()
686 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols; member
717 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
742 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
792 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
827 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() local
860 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() local
898 auto GUIDPreservedSymbols = in internalize() local
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp292 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
420 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
492 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in resolvePrevailingInIndex()
614 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols; member
645 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
670 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
720 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
755 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() local
788 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() local
826 auto GUIDPreservedSymbols = in internalize() local
[all …]
H A DLTO.cpp323 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingGUID()
377 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in thinLTOResolvePrevailingInIndex()
939 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols; in run() local
1338 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in runThinLTO()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp357 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
485 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
562 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in resolvePrevailingInIndex()
686 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols; member
717 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
742 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
792 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
827 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() local
860 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() local
898 auto GUIDPreservedSymbols = in internalize() local
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/LTO/
H A DThinLTOCodeGenerator.cpp253 DenseSet<GlobalValue::GUID> GUIDPreservedSymbols(PreservedSymbols.size()); in computeGUIDPreservedSymbols() local
447 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in ProcessThinLTOModule()
627 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols, in internalizeAndPromoteInIndex()
641 const DenseSet<GlobalValue::GUID> &GUIDPreservedSymbols) { in computeDeadSymbolsInIndex()
665 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() local
704 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() local
783 auto GUIDPreservedSymbols = in internalize() local
933 auto GUIDPreservedSymbols = in run() local

1234