Searched refs:computeGUIDPreservedSymbols (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/llvm/lib/LTO/ |
D | ThinLTOCodeGenerator.cpp | 275 static void computeGUIDPreservedSymbols(const lto::InputFile &File, in computeGUIDPreservedSymbols() function 289 computeGUIDPreservedSymbols(const lto::InputFile &File, in computeGUIDPreservedSymbols() function 293 computeGUIDPreservedSymbols(File, PreservedSymbols, TheTriple, in computeGUIDPreservedSymbols() 670 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() 720 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() 755 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() 788 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() 827 computeGUIDPreservedSymbols(File, PreservedSymbols, TMBuilder.TheTriple); in internalize() 993 computeGUIDPreservedSymbols(*M, PreservedSymbols, TMBuilder.TheTriple, in run()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | ThinLTOCodeGenerator.cpp | 270 computeGUIDPreservedSymbols(const StringSet<> &PreservedSymbols, in computeGUIDPreservedSymbols() function 643 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in promote() 692 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in crossModuleImport() 725 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in gatherImportedSummariesForModule() 758 auto GUIDPreservedSymbols = computeGUIDPreservedSymbols( in emitImports() 797 computeGUIDPreservedSymbols(PreservedSymbols, TMBuilder.TheTriple); in internalize() 961 computeGUIDPreservedSymbols(PreservedSymbols, TMBuilder.TheTriple); in run()
|
/external/llvm/lib/LTO/ |
D | ThinLTOCodeGenerator.cpp | 182 computeGUIDPreservedSymbols(const StringSet<> &PreservedSymbols, in computeGUIDPreservedSymbols() function 620 computeGUIDPreservedSymbols(PreservedSymbols, TMBuilder.TheTriple); in internalize() 728 computeGUIDPreservedSymbols(PreservedSymbols, TMBuilder.TheTriple); in run()
|