Searched defs:recordNewLinkage (Results 1 – 4 of 4) sorted by relevance
| /external/llvm/lib/LTO/ |
| D | LTO.cpp | 48 function_ref<void(StringRef, GlobalValue::GUID, GlobalValue::LinkageTypes)> in thinLTOResolveWeakForLinkerGUID() 83 function_ref<void(StringRef, GlobalValue::GUID, GlobalValue::LinkageTypes)> in thinLTOResolveWeakForLinkerInIndex()
|
| D | ThinLTOCodeGenerator.cpp | 410 auto recordNewLinkage = [&](StringRef ModuleIdentifier, in resolveWeakForLinkerInIndex() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
| D | LTO.cpp | 308 function_ref<void(StringRef, GlobalValue::GUID, GlobalValue::LinkageTypes)> in thinLTOResolvePrevailingGUID() 362 function_ref<void(StringRef, GlobalValue::GUID, GlobalValue::LinkageTypes)> in thinLTOResolvePrevailingInIndex() 1354 auto recordNewLinkage = [&](StringRef ModuleIdentifier, in runThinLTO() local
|
| D | ThinLTOCodeGenerator.cpp | 480 auto recordNewLinkage = [&](StringRef ModuleIdentifier, in resolvePrevailingInIndex() local
|